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