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