Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jgm
/
skylighting
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
67
Star
218
Code
Issues
26
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2026
More dropping trailing 0s.
jgm
committed
c96769d
View commit details
Copy full SHA for c96769d
Browse repository at this point
Drop trailing 0s on base versions.
jgm
committed
d94105e
View commit details
Copy full SHA for d94105e
Browse repository at this point
Drop trailing 0s on base version bound.
jgm
committed
4b4c4e5
View commit details
Copy full SHA for 4b4c4e5
Browse repository at this point
Bump skylighting-format-blaze-html to 0.1.2.2, update changelog.
jgm
committed
8daef4a
View commit details
Copy full SHA for 8daef4a
Browse repository at this point
Improve performance of blaze-html formatter.
Show description for 7667e14
jgm
and
claude
committed
7667e14
View commit details
Copy full SHA for 7667e14
Browse repository at this point
Fix outdated documentation in blaze-html formatter.
Show description for c77b19c
jgm
and
claude
committed
c77b19c
View commit details
Copy full SHA for c77b19c
Browse repository at this point
Bump skylighting-core and skylighting to 0.15.
jgm
committed
f93eed4
View commit details
Copy full SHA for f93eed4
Browse repository at this point
Add provisional changelog.
jgm
committed
81294d6
View commit details
Copy full SHA for 81294d6
Browse repository at this point
Added new syntaxes.
Show description for 7c87ed1
jgm
committed
7c87ed1
View commit details
Copy full SHA for 7c87ed1
Browse repository at this point
Get rid of markdown.xml.patch.
jgm
committed
93467d9
View commit details
Copy full SHA for 93467d9
Browse repository at this point
Update elixir syntax definition.
jgm
committed
b826e31
View commit details
Copy full SHA for b826e31
Browse repository at this point
Add elixir-eex and elixer-heex.
jgm
committed
70bad05
View commit details
Copy full SHA for 70bad05
Browse repository at this point
Add new yaml.xml from upstream.
jgm
committed
504467d
View commit details
Copy full SHA for 504467d
Browse repository at this point
Commits on Sep 12, 2026
Don't reset the endless-loop guard on lookahead matches.
Show description for 25532e9
jgm
and
claude
committed
25532e9
View commit details
Copy full SHA for 25532e9
Browse repository at this point
Makefile: ensure cabal install overwrites
jgm
committed
f03b691
View commit details
Copy full SHA for f03b691
Browse repository at this point
Add desktop, update defs for bash, markdown, zsh
jgm
committed
336d48f
View commit details
Copy full SHA for 336d48f
Browse repository at this point
Added support for mermaid.
jgm
committed
ab4f795
View commit details
Copy full SHA for ab4f795
Browse repository at this point
Minor performance improvements in matchers and syntax lookup.
Show description for 42a1598
jgm
and
claude
committed
42a1598
View commit details
Copy full SHA for 42a1598
Browse repository at this point
Resolve keywords at load time, not on every tokenize call. [API change]
Show description for 7970832
jgm
and
claude
committed
7970832
View commit details
Copy full SHA for 7970832
Browse repository at this point
Cache capturing groups in RE alongside the compiled regex. [API change]
Show description for a470ebb
jgm
and
claude
committed
a470ebb
View commit details
Copy full SHA for a470ebb
Browse repository at this point
Match KDE line-loop semantics [API change]
Show description for cb591c1
jgm
and
claude
committed
cb591c1
View commit details
Copy full SHA for cb591c1
Browse repository at this point
Match KDE semantics for Int, Float, HlCOct, HlCHex rules [API change]
Show description for bb9e285
jgm
and
claude
committed
bb9e285
View commit details
Copy full SHA for bb9e285
Browse repository at this point
Honor additionalDeliminator/weakDeliminator on rules. [API change]
Show description for 8175329
jgm
and
claude
committed
8175329
View commit details
Copy full SHA for 8175329
Browse repository at this point
Fix case-sensitivity defaults to match KDE.
Show description for 25ed7ab
jgm
and
claude
committed
25ed7ab
View commit details
Copy full SHA for 25ed7ab
Browse repository at this point
Support the char attribute on LineContinue. [API change]
Show description for 3063d66
jgm
and
claude
committed
3063d66
View commit details
Copy full SHA for 3063d66
Browse repository at this point
Support minimal= (inverted greediness) on RegExpr rules. [API change]
Show description for de654ee
jgm
and
claude
committed
de654ee
View commit details
Copy full SHA for de654ee
Browse repository at this point
Regex: compile errors for stray quantifiers and unsupported flags.
Show description for 343819b
jgm
and
claude
committed
343819b
View commit details
Copy full SHA for 343819b
Browse repository at this point
Regex: make Eq Match consistent with Ord.
Show description for 8b1d906
jgm
and
claude
committed
8b1d906
View commit details
Copy full SHA for 8b1d906
Browse repository at this point
Regex: support \pL, \P{...}, \PL, and \p{^...}.
Show description for a826027
jgm
and
claude
committed
a826027
View commit details
Copy full SHA for a826027
Browse repository at this point
Regex: allow a leading literal ] in a character class to start a range.
Show description for de8fbee
jgm
and
claude
committed
de8fbee
View commit details
Copy full SHA for de8fbee
Browse repository at this point
Regex: after (?|...), resume group numbering after the max group.
Show description for 5ba2c15
jgm
and
claude
committed
5ba2c15
View commit details
Copy full SHA for 5ba2c15
Browse repository at this point
Regex: fix subroutine calls to groups with multi-digit numbers.
Show description for dfa184f
jgm
and
claude
committed
dfa184f
View commit details
Copy full SHA for dfa184f
Browse repository at this point
Regex: leftmost-first (PCRE) match semantics instead of longest-match.
Show description for 195b9eb
jgm
and
claude
committed
195b9eb
View commit details
Copy full SHA for 195b9eb
Browse repository at this point
Regex: support atomic groups (?>...).
Show description for 57cbb12
jgm
and
claude
committed
57cbb12
View commit details
Copy full SHA for 57cbb12
Browse repository at this point
Regex: support \b (backspace) inside character classes.
Show description for 109a952
jgm
and
claude
committed
109a952
View commit details
Copy full SHA for 109a952
Browse repository at this point
Previous
Next
You can’t perform that action at this time.