highlight.js v11.2.0 Release Notes

  • ๐Ÿ— Build:

    • ๐Ÿ›  fix: run Node build CSS files thru CSS processor also (#3284) Josh Goebel

    ๐Ÿ“œ Parser:

    • ๐Ÿ›  fix(csharp) Fix assignments flagging as functions Josh Goebel
    • ๐Ÿ›  fix(types) Fix some type definition issues (#3274) Josh Goebel
    • ๐Ÿ›  fix(verilog) Fix directive handling (#3283) Josh Goebel
    • ๐Ÿ›  fix(verilog) Fix binary number false positives on _ (#3283) Josh Goebel
    • enh(verilog) __FILE__ and `LINE` constants (#3283) Josh Goebel
    • enh(verilog) tighten keyword regex (#3283) Josh Goebel

    Grammars:

    ๐Ÿ†• New Languages:

    • โž• Added 3rd party X# grammar to SUPPORTED_LANGUAGES Patrick Kruselburger
    • โž• Added 3rd party MKB grammar to SUPPORTED_LANGUAGES (#3297) Dereavy