Breaking changes
- Add inline tokens to
marked.lexer
output #1627
- Treat escape token same way as plain text tokens #1642
- Add
Tokenizer
to allow extending token creation #1637
Features
- Add
marked.use()
method to extend options #1646
Fixes
- Fix intra-word emphasis can match the wrong asterisks #1636
- Fix italics modifier (
_
) breaks links containing underscores #1641
- Fix closing delimited * incorrect for consecutive ocurrences #1644
Docs
- Fix lexer data token in demo #1638
CI
- Move to GitHub Actions #1635
- Update devDependencies #1648
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.