Releases: syntax-tree/hast-util-to-mdast
Releases · syntax-tree/hast-util-to-mdast
8.1.0
- 9fa825d Fix to export only useful types
- f05c4c7 Add exports of
one
and all
7.1.3
- f390ba1 Fix lower semver bound for dependency
7.1.2
- 3c18027 Fix to remove empty paragraphs, funky tables
- 06eba4b Fix to remove unneeded spaces around line endings
7.1.1
- 5d32eb9 Fix some whitespace in phrasing content
7.1.0
- e32b4cc Add docs for
h.wrapText
in readme.md
- deee95e Add support for custom quotes
- 9b2af88 Add support for
checked
, unchecked
options
- fdafac8 Fix wrapping in headings, table cells
- 702aa59 Fix support for headless tables
6.0.0
- 68fe217 Update
rehype-minify-whitespace
, unist-util-visit
(breaking, potentially, if you or your dependents use typescript)