mirror of
https://activitypub.software/TransFem-org/sfm-js
synced 2024-11-22 05:55:13 +00:00
1.5 KiB
1.5 KiB
0.22.0
npm: https://www.npmjs.com/package/mfm-js/v/0.22.0
Features
- Unicode emoji supports Unicode 14.0 emoji (#109)
Improvements
()
pair is available on outside the hashtag (#111)- Changes specs the center tag and strike (#108,
100fb0b
) - Improves link label parsing (#107)
0.21.0
npm: https://www.npmjs.com/package/mfm-js/v/0.21.0
Features
- Supports nestLimit option. (#87, #91)
Improvements
- Improve generation of brackets property of url node.
Bugfixes
- Fix the Link node of the enclosed in
<>
. (#84) - Fix parsing of the link label.
0.20.0
npm: https://www.npmjs.com/package/mfm-js/v/0.20.0
Features
- Add tag syntaxes of bold
<b></b>
and strikethrough<s></s>
. (#76) - Supports whitelisting of MFM function names. (#77)
Improvements
- Mentions in the link label are parsed as text. (#66)
- Add a property to the URL node indicating whether it was enclosed in
<>
. (#69) - Disallows
<
and>
in hashtags. (#74) - Improves security.
Changes
- Abolished MFM function v1 syntax. (#79)
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.
0.17.0
npm: https://www.npmjs.com/package/mfm-js/v/0.17.0
Improvements
- Improves syntax of inline code.
- Improves syntax of url.
- Improves syntax of hashtag.