sfm-js/CHANGELOG.md
2021-10-01 20:01:36 +09:00

690 B

0.20.0 (unreleased)

Improvements

  • Add a property to the URL node indicating whether it was enclosed in <>. (#69)
  • Disallows < and > in hashtags. (#74)
  • Mentions in the link label are parsed as text. (#66)
  • Improves security.

💎 Features

  • Add tag syntaxes of bold and strikethrough. (#76)

0.19.0

npm: https://www.npmjs.com/package/mfm-js/v/0.19.0

Improvements

  • Ignores a blank line after quote lines. (#61)

0.18.0

npm: https://www.npmjs.com/package/mfm-js/v/0.18.0

Improvements

  • Twemoji v13.1 is supported.