-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: highlightjs/highlight.js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(c,cpp): quadratic ReDoS in FUNCTION_DECLARATION regex (#4362)
#4413
opened May 28, 2026 by
xxiaoxiong
Loading…
fix(javascript): prevent XML_TAG from matching TS type assertion with array syntax
#4412
opened May 28, 2026 by
xxiaoxiong
Loading…
1 task done
fix(php-template): add line comment support to prevent quote chars from breaking highlighting
#4411
opened May 26, 2026 by
xxiaoxiong
Loading…
fix(javascript): add 'self' as a built-in variable (#4339)
#4410
opened May 26, 2026 by
xxiaoxiong
Loading…
fix(bash): heredoc regex should not match pipe at end of line
#4409
opened May 25, 2026 by
xxiaoxiong
Loading…
fix(ruby): wrong recognition of symbols after namespace qualifier
#4408
opened May 25, 2026 by
xxiaoxiong
Loading…
fix(cpp): add word boundary to float literal pattern
#4407
opened May 25, 2026 by
xxiaoxiong
Loading…
fix(css): extend unicode-range regex to support 6-digit hex values
#4406
opened May 24, 2026 by
xxiaoxiong
Loading…
1 of 2 tasks
fix(rust): backslash char literal breaks subsequent highlighting
#4404
opened May 24, 2026 by
xxiaoxiong
Loading…
fix(cpp): remove function.dispatch scope from identifiers that start with a keyword (#4394)
#4403
opened May 24, 2026 by
xxiaoxiong
Loading…
docs: explain difference between php and php-template in header comments
#4402
opened May 24, 2026 by
xxiaoxiong
Loading…
feat: add 'batch' alias for DOS syntax highlighting
#4400
opened May 23, 2026 by
xxiaoxiong
Loading…
Fix C++ function highlighting for keyword prefixes
#4399
opened May 21, 2026 by
puneetdixit200
Loading…
1 of 2 tasks
enh(python): Add support for Python 3.15 lazy import syntax
#4398
opened May 19, 2026 by
ZeroIntensity
Loading…
2 tasks done
enh(rust) Include the raw borrow operator in keywords list
#4393
opened Apr 14, 2026 by
skr4n
Loading…
2 tasks done
Add equinox.css with syntax highlighting styles
#4391
opened Apr 12, 2026 by
rfon6ngy
Loading…
2 tasks
(docs) List languages with category as "common"
#4386
opened Mar 27, 2026 by
mbtools
Loading…
1 of 2 tasks
fix(types): add RegExp to Mode.keywords to match LanguageDetail.keywords
#4383
opened Mar 20, 2026 by
KJyang-0114
Loading…
Add 3rd party Why3 grammar to Supported Languages
#4382
opened Mar 20, 2026 by
JGalego
Loading…
2 tasks done
fix(typescript): prevent type assertions with array brackets or ? from being treated as HTML tags
#4381
opened Mar 20, 2026 by
KJyang-0114
Loading…
Add batch script support and fix minor issues
#4380
opened Mar 16, 2026 by
megyerikenez
Loading…
2 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.