npm marked 1.0.0

latest releases: 12.0.2, 12.0.1, 12.0.0...
4 years ago

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

Don't miss a new marked release

NewReleases is sending notifications on new releases.