Skip to content

Releases: inhouse-work/protos-markdown

v1.2.0

26 Dec 07:44

Choose a tag to compare

  • Adds handling inline html elements
  • Adds handling more nodes for markdown tables
  • Adds handling inline html blocks

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 May 20:37

Choose a tag to compare

  • Switched from using markly to commonmarker
  • Adds IDs to headings by default
  • Adds ability to override common marker options with markdown_options

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

02 Mar 08:48

Choose a tag to compare

Full Changelog: v0.0.1...v1.0.0

v0.0.1

15 Aug 04:14

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

[0.1.0] - 2024-08-14

  • Initial release
  • Adds markdown parsing through AST generated by Markly
  • Adds support for tables

Full Changelog: https://github.com/inhouse-work/protos-markdown/commits/v0.0.1