Releases: syntax-tree/mdast-util-to-hast
Releases · syntax-tree/mdast-util-to-hast
2.4.2
- b47ee05 Fix non-paragraph as single child in list-items
2.4.0
- 3340b3b Map unkown nodes with
h*
props to elements
2.3.0
- 0f00b83 Add support for
handlers
in options
- e5f4be4 Migrate to
syntax-tree
2.2.0
- b8303dd Add support for commonmark definition mode
2.1.2
- abdddcd Fix bug when transforming empty checklist items
2.1.1
- 3dad750 Fix bug for list-items without children