highlight.js v9.16.x Release Notes

  • ๐Ÿ†• New languages: none.

    ๐Ÿ†• New styles: none.

    ๐Ÿ‘Œ Improvements:

    • โœจ enhance(css) Improve @rule highlighting, including properties (#2241) Josh Goebel
    • โœจ enhance(css) Improve highlighting of numbers inside expr/func calc(2px+3px) (#2241)
    • โœจ enhance(scss) Pull some of the CSS improvements back into SCSS (#2241)
    • ๐Ÿ›  fix(parser): Fix merger HTML attribute quoting (#2235) Josh Goebel
    • ๐Ÿ›  fix(parser): Look-ahead regex now work for end matches also (#2237) Josh Goebel
    • ๐Ÿ›  fix(parser): Better errors when a language is missing (#2236) Josh Goebel