marked v1.20 Release Notes

Release Date: 2020-09-28 // almost 4 years ago
  • 🔋 Features

    • ➕ Add dry run capabilities to default slugger #1728
    • 📜 Parse inline #1761

    🛠 Fixes

    • 🛠 Fix html comments #1739
    • 🛠 Fix line break #1746
    • 🛠 Fix indented tables to follow gfm spec #1748
    • 🛠 Fix underscore adjacent to asterisk #1755

    Dependencies

    • 🔒 Regenerate lock file #1736

    📚 Documentation

    • ➕ Add api dingus for babelmark #1742
    • ⚡️ Update docs to use static build step and clean URLs via Vercel #1749

Previous changes from v1.1.1

  • 🛠 Fixes

    • 🛠 Fix image links with escaped brackets #1683
    • 🛠 Fix async highlight not async #1685
    • 🛠 Fix ordered lists that use ) delimiter #1704
    • ✅ Pass many more Em and Strong tests #1686 (Thanks @calculuschild)

    📄 Docs

    • ➕ Add favicon #1710
    • Decode hash #1712
    • 👍 Clarify level of support for Markdown flavors #1720
    • 🛠 Fix quick ref #1729

    Scripts

    • ➕ Add npm run rules #1726