marked v1.1.0 Release Notes

Release Date: 2020-05-16 // almost 4 years ago
  • ๐Ÿ”‹ Features

    • โž• Add walkTokens option #1664

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix renderer.code includes space at beginning of each line of code #1645
    • ๐Ÿ›  Fix codespan newline #1652
    • ๐Ÿ›  Fix comma after underscore emphasis #1660
    • ๐Ÿ›  Fix loose task list with no tokens #1674
    • โž• Add browser field in package.json pointing to es5 output #1661
    • โž• Add newline to rendered code with language #1670
    • ๐Ÿ›  Fix async highlighter walking all tokens #1664

    ๐Ÿ“„ Docs

    • โž• Add tokenizer to option docs #1662