Skip to content

Releases: syntax-tree/mdast-util-gfm-table

2.0.0

10 Jul 15:15
abf8c36
Compare
Choose a tag to compare

Change

  • 91a5051 Update @types/mdast, mdast utilities
    migrate: update too
  • 5afa573 Change to require Node.js 16
    migrate: update too
  • 5a4c67b Change to use exports
    migrate: don’t use private APIs
  • a7c8e1f Change to expose function
    migrate: gfmTableFromMarkdown -> gfmTableFromMarkdown()

Full Changelog: 1.0.7...2.0.0

1.0.7

30 Jan 10:08
68ecc47
Compare
Choose a tag to compare

Misc

Full Changelog: 1.0.6...1.0.7

1.0.6

12 Sep 13:37
0d539d4
Compare
Choose a tag to compare

Full Changelog: 1.0.5...1.0.6

1.0.5

12 Sep 13:34
0fef0e5
Compare
Choose a tag to compare

Full Changelog: 1.0.4...1.0.5

1.0.4

15 Mar 13:59
dcb4cd0
Compare
Choose a tag to compare

Full Changelog: 1.0.3...1.0.4

1.0.3

31 Jan 16:58
ca51b08
Compare
Choose a tag to compare
  • 4108633 Add support for position tracking

Full Changelog: 1.0.2...1.0.3

1.0.2

21 Dec 09:04
619e3bd
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

10 Aug 07:33
05316c8
Compare
Choose a tag to compare
  • ca21733 Fix escaping phrasing characters in table cell

1.0.0

22 Jun 21:05
bd1e5ba
Compare
Choose a tag to compare

0.1.6

02 Jan 10:46
704ed14
Compare
Choose a tag to compare
  • 50392b7 Fix escaping multiple pipes in code in table cell