Skip to content

ooxast-util-to-mdast-0.1.0

Compare
Choose a tag to compare
@tefkah tefkah released this 14 Mar 22:21
· 4 commits to main since this release

0.1.0 (2023-03-14)

Dependency Updates

  • ooxast updated to version 0.1.3
  • ooxast-util-citations updated to version 0.1.1
  • xast-util-select updated to version 0.1.2
  • xast-util-is-element updated to version 0.1.4
  • reoff-parse updated to version 0.2.5
  • docx-to-vfile updated to version 0.5.3
  • reoff-clean updated to version 0.1.1
  • reoff-cite updated to version 0.1.1
  • reoff-parse-references updated to version 0.1.1

Features

  • ooxast-util-to-mdast: add hyperlink support and write readme (35c66de)
  • ooxast-util-to-mdast: add initial ooxast-mdast implementation (88445ca)
  • ooxast-util-to-mdast: add math and bad citation support (797f95a)
  • ooxast-util-to-mdast: make big progress, add better list parsing (7076bac)

Bug Fixes

  • ooxast-util-to-mdast: fix tiny thing (de9953a)
  • ooxast-util-to-mdast: properly set output type (a200b4e)
  • reoff-remark: export correct options (8b0c205)