Skip to content

4.0.0

Latest

Choose a tag to compare

@bowenliang123 bowenliang123 released this 13 Aug 02:02
· 1 commit to main since this release
c371113

What's Changed

  • feat(md_to_pdf): migrate from xhtml2pdf to Pandoc + Typst for performance and stable page output (#174)
  • feat(md_to_pdf): bundle full Noto Sans CJK font set with paragraph-level regional font adaptation for SC/TC/JP/KR (#175)
  • feat: add md_to_png and md_to_svg tools backed by Typst (#179)
  • feat: bundle Twemoji Mozilla emoji font for md_to_pdf / md_to_png / md_to_svg (#191)
  • fix: bundle Noto Sans CJK Bold weight for CJK bold rendering in md_to_pdf / md_to_png / md_to_svg (#193)
  • fix: replace Typst #horizontalrule removed in 0.13+ for thematic breaks (#186)
  • fix: preserve <br> line breaks in md_to_xlsx table cells (#77 #65)
  • feat: add Julia and Rust support to md_to_codeblock (#168)
  • docs: unify README screenshot sizes and remove unreferenced assets (#180 #187)
  • chore: bump version to 4.0.0 and update changelog (#189)

Full Changelog

3.8.0...4.0.0