Skip to content

11.3.1

Compare
Choose a tag to compare
@joshgoebel joshgoebel released this 17 Oct 20:21
· 323 commits to main since this release

Version 11.3.1

Same as 11.3.0 except for the fix to generating optional CDN grammar modules.

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: