Releases: markedjs/marked
Releases Β· markedjs/marked
v17.0.0
07 Nov 06:41
Compare
Sorry, something went wrong.
No results found
17.0.0 (2025-11-07)
Bug Fixes
BREAKING CHANGES
Change how consecutive text tokens work in lists
Simplify listItem renderer
Checkbox token is added in list tokenizer
Checkbox token add type and raw property
Change loose list text tokens to paragraph type in the list tokenizer
v16.4.2
06 Nov 22:29
Compare
Sorry, something went wrong.
No results found
v16.4.1
17 Oct 07:26
Compare
Sorry, something went wrong.
No results found
v16.4.0
07 Oct 03:35
Compare
Sorry, something went wrong.
No results found
16.4.0 (2025-10-07)
Bug Fixes
Fix backtick and code rendering in links (#3783 ) (302ee59 )
fix links with square brackets in inline code break wrapping italics (#3785 ) (e3c0d3e )
Make www case-sensitive when detecting link starts (#3770 ) (626d961 )
Features
v16.3.0
14 Sep 14:33
Compare
Sorry, something went wrong.
No results found
v16.2.1
27 Aug 13:08
Compare
Sorry, something went wrong.
No results found
v16.2.0
18 Aug 00:58
Compare
Sorry, something went wrong.
No results found
v16.1.2
04 Aug 02:30
Compare
Sorry, something went wrong.
No results found
16.1.2 (2025-08-04)
Bug Fixes
fix multiline list item adds extra newline to raw (#3735 ) (e76453e )
v16.1.1
18 Jul 14:52
Compare
Sorry, something went wrong.
No results found
v16.1.0
17 Jul 15:04
Compare
Sorry, something went wrong.
No results found
16.1.0 (2025-07-17)
Features
add generic types for parser and renderer output (#3722 ) (39a0ee3 )