highlight.js v9.2.0 Release Notes

  • ๐Ÿ†• New languages:

    ๐Ÿ†• New styles:

    ๐Ÿ‘Œ Improvements to existing languages and styles:

    • We now correctly handle JSX with arbitrary node tree depth.
    • Argument list for (lambda) in Scheme is no longer highlighted as a function call.
    • Stylus syntax doesn't break on valid CSS.
    • More correct handling of comments and strings and other improvements for VimScript.
    • ๐Ÿ’… More subtle work on the default style.
    • We now use anonymous modules for AMD.
    • macro_rules! is now recognized as a built-in in Rust.