Skip to content

Latest commit

 

History

History
107 lines (44 loc) · 4.75 KB

CHANGELOG.md

File metadata and controls

107 lines (44 loc) · 4.75 KB

1.6.1 (2022-01-16)

Bug Fixes

  • hack-pdf: fix internal links failed to export (000472f)

1.6.0 (2022-01-16)

Bug Fixes

  • fix footnote refs and contents rendered within table cells in -tx- tables (186eb41)

Features

  • experimental support for export to PDF; improve multiline table handling (9a4faf2)

1.5.1 (2022-01-13)

Bug Fixes

  • fix markdown-attributes compatibility (5ab62d7), closes #26

1.5.0 (2022-01-12)

Bug Fixes

  • fix html not rendered; fix broken multiline mode (92f46bd), closes #23

Features

  • support -tx- table in blockquote (d4dfb1f), closes #28

1.4.1 (2021-11-29)

Bug Fixes

  • remove desktop only flag (3c153cf), closes #9

1.4.0 (2021-10-25)

Features

  • add support to footnote and math embeds; fix embeds not loaded (c6fea5a), closes #5 #22 #6 #11

1.3.2 (2021-10-07)

Bug Fixes

  • fix prefix not detected when strict line break is disabled (38f27ca), closes #20

1.3.1 (2021-10-02)

Bug Fixes

  • fix failed to get raw markdown text; fix release script (4584be8), closes #13 #8

1.3.0 (2021-06-23)

Features

  • add -tx- prefix indicator, mark extended native syntax expermental (d4efa3f)

1.2.0 (2021-06-23)

Features

  • settings.ts: add option to disable extended native syntax (6042c75)
  • support codeblock-free mmd table syntax (9d823dc), closes #4 #2

1.1.1 (2021-06-03)

Bug Fixes

  • fix internal embeds not parsed properly (ef09fd2)

1.1.0 (2021-05-03)

Features

  • add mark and raw html support in tx (a45a73d), closes #1

1.0.1 (2021-04-06)

1.0.1 (2021-04-06)

1.0.0 (2021-04-03)