Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@oleast oleast released this 02 Dec 08:56
· 4 commits to main since this release
b967c7c

1.6.0 (2024-12-02)

Bug Fixes

  • convert invalid top level text nodes to paragraph nodes (0007a4a)
  • docs: add documentation for parserOptions and postProcessing (13d8d97)

Features

  • options: ignore whitespace while parsing html and wrap top level text nodes in paragraphs (e68afaf)
  • valid-document: add options that result in valid documents (a6ddc86)