marked v0.5.0 Release Notes

Release Date: 2018-08-16 // over 5 years ago
  • ๐Ÿ”’ Security

    • ๐Ÿ‘‰ Use rtrim, not unsafe /X+$/ #1260

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ›  Fix GFM empty table cells #1262
    • ๐Ÿ›  Fix GFM extended auto-linking requiring multiple backpedals #1293
    • ๐Ÿ›  Fix GFM strikethrough compatibility #1258
    • ๐Ÿ›  Fix issues link references and prototypes #1299
    • ๐Ÿ›  Fix hard line break when backslash at EOL #1303
    • ๐Ÿ›  Fix hyperlinks with parenthesis #1305
    • ๐Ÿ›  Fix loose lists #1304
    • ๐Ÿ›  Fix strong and em #1315

    ๐Ÿ“„ Docs

    • ๐Ÿ›  Fix typo in USING_ADVANCED.md #1276
    • โž• Add pictures to AUTHORS.md #1272
    • ๐Ÿ”„ Change badge to latest version of marked #1300
    • ๐Ÿ”„ Change badges from shields.io to badgen.net #1317
    • ๐Ÿ‘‰ Use iframe to sandbox generated html #1295
    • โž• Add additional links into readme #1310
    • โž• Add missing parameters for renderer methods #1311
    • โž• Add undocumented option descriptions #1312
    • โž• Add navigation sidebar to the docs #1316

    CI

    • ๐Ÿ”„ Change travis clone depth to 3 #1270