highlight.js v9.3.0 Release Notes

  • ๐Ÿ†• New languages:

    ๐Ÿ†• New styles:

    ๐Ÿ‘Œ Improvements to existing languages and styles:

    • More robust handling of unquoted HTML tag attributes
    • Relevance tuning for QML which was unnecessary eager at seizing other languages' code
    • ๐Ÿ‘Œ Improve GAMS language parsing
    • ๐Ÿ›  Fixed a bunch of bugs around selectors in Less
    • โšก๏ธ Kotlin's got a new definition for annotations, updated keywords and other minor improvements
    • โž• Added move to Rust keywords
    • Markdown now recognizes ```-fenced code blocks
    • ๐Ÿ‘Œ Improved detection of function declarations in C++ and C#