Skip to content

Releases: calculuschild/marked-extended-tables

v2.0.0

26 Feb 21:29
Compare
Choose a tag to compare

2.0.0 (2025-02-26)

  • Merge pull request #474 from G-Ambatte/removeEmptyRows (24b3bd8)
  • Put options into options object to match other extensions structure (13a24f3)

Features

  • Add option to skip or keep empty rows (bf1cc0d)

BREAKING CHANGES

  • endRegex has been moved into the extension object instead of a separate parameter

v1.1.1

26 Feb 17:05
Compare
Choose a tag to compare

1.1.1 (2025-02-26)

Bug Fixes

  • clean up dependencies (ff90b8a)
  • Fix catastrophic backtracking on malformed delimiter rows #489
  • Fix table failing to parse if immediately preceded by characters without an empty line #475

v.1.1.0

03 Jan 22:47
Compare
Choose a tag to compare

What's Changed

  • Support up to Marked v15
  • Support for column widths
  • Update to handle new Table edge cases added in base Marked.js
  • Updated several dependencies

Full Changelog: https://github.com/calculuschild/marked-extended-tables/compare/v1.0.9..v1.1.0

v1.0.9

29 Aug 04:29
b29d1bd
Compare
Choose a tag to compare

What's Changed

  • Support up to Marked v14
  • Updated several other dependencies

Full Changelog: v1.0.8...v1.0.9

v1.0.8

09 Dec 04:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

05 Oct 19:29
Compare
Choose a tag to compare

What's Changed

What's Changed

  • Update peer dependency to work with Marked.js v9 by @calcululuschild in 8335178
  • Updated several other dependencies

Full Changelog: v1.0.6...v1.0.7

v1.0.6

04 May 18:34
3720972
Compare
Choose a tag to compare

Update dependencies to work with Marked.js 5.0.0.

v1.0.3

13 Dec 21:11
Compare
Choose a tag to compare
1.0.3