marked v0.7.0 Release Notes

Release Date: 2019-07-06 // almost 5 years ago
  • ๐Ÿ”’ Security

    • Sanitize paragraph and text tokens #1504
    • ๐Ÿ›  Fix ReDOS for links with backticks (issue #1493) #1515

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ—„ Deprecate sanitize and sanitizer options #1504
    • ๐Ÿšš Move fences to CommonMark #1511
    • ๐Ÿšš Move tables to GFM #1511
    • โœ‚ Remove tables option #1511
    • Single backtick in link text needs to be escaped #1515

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix parentheses around a link #1509
    • ๐Ÿ›  Fix headings (issue #1510) #1511

    โœ… Tests

    • โœ… Run tests with correct options #1511