highlight.js v9.7.0 Release Notes

  • ๐Ÿ›  A comprehensive bugfix release. This is one of the best things about ๐Ÿ‘ highlight.js: even boring things keep getting better (even if slow).

    • โšก๏ธ VHDL updated with PSL keywords and uses more consistent styling.
    • ๐Ÿ’… Nested C-style comments no longer break highlighting in many languages.
    • โšก๏ธ JavaScript updated with => functions, highlighted object attributes and parsing within template string substitution blocks (${...}).
    • ๐Ÿ›  Fixed another corner case with self-closing <tag/> in JSX.
    • โž• Added HEALTHCHECK directive in Docker.
    • โšก๏ธ Delphi updated with new Free Pascal keywords.
    • ๐Ÿ›  Fixed digit separator parsing in C++.
    • โšก๏ธ C# updated with new keywords and fixed to allow multiple identifiers within generics <...>.
    • ๐Ÿ›  Fixed another slow regex in Less.