Skip to content

11.3.0 - Happy Halloween!

Compare
Choose a tag to compare
@joshgoebel joshgoebel released this 17 Oct 13:32
· 327 commits to main since this release

Version 11.3.0

Build:

Parser:

  • add first rough performance testing script (#3280) Austin Schick
  • add throwUnescapedHTML to warn against potential HTML injection Josh Goebel
  • expose regex helper functions via hljs injection Josh Goebel
    • concat
    • lookahead
    • either
    • optional
    • anyNumberOfTimes

Grammars: