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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
thephpleague
/
commonmark
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
214
Star
3k
Code
Issues
21
Pull requests
9
Discussions
Actions
Security and quality
12
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
commonmark
src
on
2.9
User selector
All users
All time
Commit history
Commits on Aug 3, 2026
Merge remote-tracking branch 'origin/main' into 2.9
colinodell
committed
915a198
View commit details
Copy full SHA for 915a198
View code at this point
Browse repository at this point
Declare MarkDelimiterProcessor as a cacheable delimiter processor (#1133)
GrahamCampbell
authored
a86a910
View commit details
Copy full SHA for a86a910
View code at this point
Browse repository at this point
Cap XmlRenderer indentation depth (GHSA-mj63-m3rc-8ppr)
colinodell
committed
b5ac8c3
View commit details
Copy full SHA for b5ac8c3
View code at this point
Browse repository at this point
Fix quadratic inline attribute target resolution (GHSA-g2gp-3wwq-f4ph)
colinodell
committed
2d4c0fa
View commit details
Copy full SHA for 2d4c0fa
View code at this point
Browse repository at this point
Fix quadratic slug de-duplication (GHSA-mh25-x5hq-wrqp)
colinodell
committed
6cfa16c
View commit details
Copy full SHA for 6cfa16c
View code at this point
Browse repository at this point
Fix quadratic footnote backref generation (GHSA-jfm3-95jq-q3rf)
colinodell
committed
6602812
View commit details
Copy full SHA for 6602812
View code at this point
Browse repository at this point
Merge remote-tracking branch 'advisory-ghsa-29pj-957v-52mc/fix-ghsa-29pj-957v-52mc' into 2.9
Show description for 5c9b67a
colinodell
committed
5c9b67a
View commit details
Copy full SHA for 5c9b67a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'advisory-ghsa-2q4p-g7hv-5rgv/fix-ghsa-2q4p-g7hv-5rgv' into 2.9
Show description for 5f8729f
colinodell
committed
5f8729f
View commit details
Copy full SHA for 5f8729f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/2.8'
colinodell
committed
a9f6669
View commit details
Copy full SHA for a9f6669
View code at this point
Browse repository at this point
Remove redundant assertion in InlineParserEngine
Show description for 2218dec
colinodell
and
claude
committed
2218dec
View commit details
Copy full SHA for 2218dec
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Fix unsafe link filter bypass via obfuscated schemes
Show description for 493a5aa
colinodell
and
claude
committed
493a5aa
View commit details
Copy full SHA for 493a5aa
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
Merge both approaches: bounded checkpoint map (interval 16) + match() fix
Show description for a70979e
colinodell
and
claude
committed
a70979e
View commit details
Copy full SHA for a70979e
View code at this point
Browse repository at this point
Prevent quadratic Markdown parsing
Show description for c97b02e
GrahamCampbell
authored and
colinodell
committed
c97b02e
View commit details
Copy full SHA for c97b02e
View code at this point
Browse repository at this point
Linearize multibyte parsing with a dense character->byte offset map
Show description for a6ef6cd
colinodell
and
claude
committed
a6ef6cd
View commit details
Copy full SHA for a6ef6cd
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
Merge branch '2.8'
Show description for 7293224
colinodell
committed
7293224
View commit details
Copy full SHA for 7293224
View code at this point
Browse repository at this point
Fix tab handling in fenced code blocks (#1130)
Show description for 51b529f
colinodell
and
claude
authored
51b529f
View commit details
Copy full SHA for 51b529f
View code at this point
Browse repository at this point
Fix over-blocking of safe URLs by the unsafe link filter (#1131)
Show description for cfb11ec
GrahamCampbell
authored
cfb11ec
View commit details
Copy full SHA for cfb11ec
View code at this point
Browse repository at this point
Repair skipped heading levels in NormalizeHeadingsExtension (#1127)
Show description for da969f8
colinodell
and
claude
authored
da969f8
View commit details
Copy full SHA for da969f8
View code at this point
Browse repository at this point
Allow disabling of inline footnotes + documentation on inline footnotes (#1112)
Show description for 84870f3
4 people
authored
84870f3
View commit details
Copy full SHA for 84870f3
View code at this point
Browse repository at this point
Add NormalizeHeadingsExtension to constrain heading levels (#1113)
Show description for ded3f67
3 people
authored
ded3f67
View commit details
Copy full SHA for ded3f67
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/2.8'
colinodell
committed
279db98
View commit details
Copy full SHA for 279db98
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
Require PHPStan 2 and fix newly-reported errors
Show description for ba637f6
colinodell
and
claude
committed
ba637f6
View commit details
Copy full SHA for ba637f6
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Merge branch '2.8'
colinodell
committed
17df023
View commit details
Copy full SHA for 17df023
View code at this point
Browse repository at this point
Fix DomainFilteringAdapter hostname boundary bypass
colinodell
committed
59fb075
View commit details
Copy full SHA for 59fb075
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
Merge branch '2.8'
colinodell
committed
238191e
View commit details
Copy full SHA for 238191e
View code at this point
Browse repository at this point
Merge commit from fork
Show description for bcf54f5
colinodell
authored
bcf54f5
View commit details
Copy full SHA for bcf54f5
View code at this point
Browse repository at this point
Fix DisallowedRawHtml bypass via newline/tab in tag names
colinodell
committed
5c0c4c8
View commit details
Copy full SHA for 5c0c4c8
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Fix boolean default value in tag method
Show description for 60c3b58
AJenbo
authored
60c3b58
View commit details
Copy full SHA for 60c3b58
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
Fix PHP 8.5 deprecation
Show description for 63ff2e0
freost
committed
63ff2e0
View commit details
Copy full SHA for 63ff2e0
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Merge pull request #1103 from thephpleague/copilot/fix-autolink-extension-issue
Show description for 5ebf420
colinodell
authored
5ebf420
View commit details
Copy full SHA for 5ebf420
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/2.7'
colinodell
committed
9de288b
View commit details
Copy full SHA for 9de288b
View code at this point
Browse repository at this point
Fix AutolinkExtension to anchor regex and add test cases
Show description for 629da94
Copilot
and
colinodell
committed
629da94
View commit details
Copy full SHA for 629da94
View code at this point
Browse repository at this point
Rename extension to HighlightExtension
colinodell
committed
c4d73a9
View commit details
Copy full SHA for c4d73a9
View code at this point
Browse repository at this point
Fix code style violations
colinodell
committed
a334f76
View commit details
Copy full SHA for a334f76
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
Add Mark (highlight) extension
Show description for 9f02952
ossobuffo
committed
9f02952
View commit details
Copy full SHA for 9f02952
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.