Releases: yahtnif/smarkdown
Releases · yahtnif/smarkdown
v0.2.0
v0.1.7
v0.1.6
v0.1.5
Changed
- Update tablecell
- Add hard line break when backslash at EOL, marked#1303
- Loose lists, marked#1304
- Enable CommonMark spec 468, marked#1305
- Updated inline grammar regexes for strong and em, marked#1315
Security
- Security: use rtrim, not unsafe /X+$/, marked#1260
Fixed
- Strikethrough support for GFM, marked#1258
- Fix gfm extended autolinking requiring multiple backpedals, marked #1293