Skip to content

Releases: aidenlx/table-extended

1.6.1

16 Jan 08:30

Choose a tag to compare

1.6.1 (2022-01-16)

Bug Fixes

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

1.6.0

16 Jan 07:51

Choose a tag to compare

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

13 Jan 03:51

Choose a tag to compare

1.5.1 (2022-01-13)

Bug Fixes

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

1.5.0

12 Jan 16:46

Choose a tag to compare

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

29 Nov 13:13

Choose a tag to compare

1.4.1 (2021-11-29)

Bug Fixes

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

1.4.0

25 Oct 06:48

Choose a tag to compare

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

07 Oct 16:23

Choose a tag to compare

1.3.2 (2021-10-07)

Bug Fixes

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

1.3.1

02 Oct 16:31

Choose a tag to compare

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

23 Jun 06:33

Choose a tag to compare

1.3.0 (2021-06-23)

Features

  • add -tx- prefix indicator, mark extended native syntax expermental (d4efa3f)
  • settings.ts: add option to disable extended native syntax (6042c75)
  • experimental support for extended native table syntax (9d823dc), closes #4 #2

1.1.1

03 Jun 01:53

Choose a tag to compare

1.1.1 (2021-06-03)

Bug Fixes

  • fix internal embeds not parsed properly (ef09fd2)