Releases: markedjs/marked
Releases · markedjs/marked
v12.0.0
03 Feb 16:27
Compare
Sorry, something went wrong.
No results found
12.0.0 (2024-02-03)
Bug Fixes
BREAKING CHANGES
changes to spec
Update HTML block tags: add search, remove source
Update punctuation to include unicode punctuation and symbol categories
Update HTML comment to include <!--> and <!--->
v11.2.0
27 Jan 00:32
Compare
Sorry, something went wrong.
No results found
11.2.0 (2024-01-27)
Bug Fixes
Features
v11.1.1
31 Dec 02:33
Compare
Sorry, something went wrong.
No results found
11.1.1 (2023-12-31)
Bug Fixes
improve lexing inline elements step's performance (#3146 ) (4f87b2a )
v11.1.0
12 Dec 06:08
Compare
Sorry, something went wrong.
No results found
v11.0.1
08 Dec 07:23
Compare
Sorry, something went wrong.
No results found
v11.0.0
29 Nov 04:02
Compare
Sorry, something went wrong.
No results found
11.0.0 (2023-11-29)
Bug Fixes
BREAKING CHANGES
Lexer.rules object has been changed so it can be properly types. Some intermediate rules have been removed.
v10.0.0
11 Nov 05:55
Compare
Sorry, something went wrong.
No results found
10.0.0 (2023-11-11)
Bug Fixes
BREAKING CHANGES
drop support for node v16
v9.1.6
10 Nov 07:48
Compare
Sorry, something went wrong.
No results found
9.1.6 (2023-11-10)
Bug Fixes
fix instance options sent to lexer and parser (#3073 ) (f9d08cc )
v9.1.5
02 Nov 04:35
Compare
Sorry, something went wrong.
No results found
9.1.5 (2023-11-02)
Bug Fixes
v9.1.4
31 Oct 02:02
Compare
Sorry, something went wrong.
No results found
9.1.4 (2023-10-31)
Bug Fixes