Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
nicqrocks
/
cmark
Public
forked from
commonmark/cmark
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Jun 20, 2021
Update version to 0.30.0.
jgm
committed
8800e66
Copy full SHA for 8800e66
Update changelog.
jgm
committed
f12aa23
Copy full SHA for f12aa23
Use official 0.30 spec.txt.
jgm
committed
63b9b03
Copy full SHA for 63b9b03
Commits on Jun 19, 2021
More elegant fix for #383.
Show description for 34250e1
jgm
committed
34250e1
Copy full SHA for 34250e1
Revert "Fix #383."
Show description for 2d8a2f8
jgm
committed
2d8a2f8
Copy full SHA for 2d8a2f8
Revert "A more elegant fix for #383."
Show description for d5c3a34
jgm
committed
d5c3a34
Copy full SHA for d5c3a34
Commits on Jun 17, 2021
A more elegant fix for #383.
jgm
committed
ae7ead2
Copy full SHA for ae7ead2
Commits on Jun 16, 2021
Fix #383.
Show description for dc9366c
jgm
committed
dc9366c
Copy full SHA for dc9366c
Commits on Jun 15, 2021
Fix regression test for #383
jgm
committed
ba699f9
Copy full SHA for ba699f9
Update benchmarks. Closes #338.
jgm
committed
6f14040
Copy full SHA for 6f14040
Fix quadratic behavior with inline HTML
Show description for 3253e19
nwellnhof
authored and
jgm
committed
3253e19
Copy full SHA for 3253e19
Add failing regression test for #383.
jgm
committed
cd26ccb
Copy full SHA for cd26ccb
Update spec.txt
jgm
committed
889723b
Copy full SHA for 889723b
Commits on Mar 19, 2021
Speed up hierarchy check in tree manipulation API
Show description for 8a02328
nwellnhof
authored and
jgm
committed
8a02328
Copy full SHA for 8a02328
Fix quadratic behavior when parsing inlines
Show description for ade396d
nwellnhof
authored and
jgm
committed
ade396d
Copy full SHA for ade396d
Commits on Mar 18, 2021
Replace invalid characters in XML output
Show description for 2994011
nwellnhof
authored and
jgm
committed
2994011
Copy full SHA for 2994011
Commits on Feb 7, 2021
Fix issue with type-7 HTML blocks interrupting paragraphs.
Show description for 5acc7d4
jgm
committed
5acc7d4
Copy full SHA for 5acc7d4
Commits on Dec 12, 2020
Avoid quadratic output growth with reference links
Show description for 78e2b78
nwellnhof
authored and
jgm
committed
78e2b78
Copy full SHA for 78e2b78
Commits on Dec 7, 2020
docs: fix simple typo, chacters -> characters
Show description for e36d0b9
timgates42
authored and
jgm
committed
e36d0b9
Copy full SHA for e36d0b9
Commits on Dec 3, 2020
Fixed installation on other than Ubuntu GNU/Linux distributions.
Show description for 8d1bc58
xvitaly
authored and
jgm
committed
8d1bc58
Copy full SHA for 8d1bc58
Increase timeout for pathological tests to avoid CI failure
jgm
committed
f20963d
Copy full SHA for f20963d
Generate and install cmake-config file
Show description for c8d5be9
NeroBurner
authored and
jgm
committed
c8d5be9
Copy full SHA for c8d5be9
Commits on Oct 1, 2020
Update the Racket wrapper with the safe -> unsafe flag change
elibarzilay
authored and
jgm
committed
8410d2c
Copy full SHA for 8410d2c
Commits on Sep 25, 2020
Update .travis.yml
Show description for 3c41487
srinivas32
authored and
jgm
committed
3c41487
Copy full SHA for 3c41487
Commits on Aug 24, 2020
Increase timeout for pathological tests.
Show description for 59a8bd1
jgm
committed
59a8bd1
Copy full SHA for 59a8bd1
define whitespace per spec
kivikakk
authored and
jgm
committed
055b9ea
Copy full SHA for 055b9ea
Commits on Aug 23, 2020
Add MAX_INDENT for xml.
Show description for cef66d4
jgm
committed
cef66d4
Copy full SHA for cef66d4
Commits on Jul 12, 2020
Treat textarea like script, style, pre (type 1 HTML block)...
Show description for 06e3af5
jgm
committed
06e3af5
Copy full SHA for 06e3af5
Update spec.txt.
jgm
committed
33bf2cf
Copy full SHA for 33bf2cf
Commits on Jun 24, 2020
Fix handling of empty strings when creating XML/HTML output.
steffen-kiess
authored and
jgm
committed
c0b9c31
Copy full SHA for c0b9c31
Commits on Jun 22, 2020
Re-add `--safe` command-line option as a no-op.
Show description for 54b3772
jgm
committed
54b3772
Copy full SHA for 54b3772
Commits on Jun 21, 2020
Adjust the MinGW paths for MinGW64.
dmbaturin
authored and
jgm
committed
2215e79
Copy full SHA for 2215e79
Commits on May 14, 2020
Don't call memcpy with NULL as 1st parameter.
Show description for 53abb8e
jgm
committed
53abb8e
Copy full SHA for 53abb8e
Add more NOLINTNEXTLINE directives.
jgm
committed
3bfdadc
Copy full SHA for 3bfdadc
Commits on May 13, 2020
Add NOLINTNEXTLINE to avoid a useless linter error.
jgm
committed
43ceb9e
Copy full SHA for 43ceb9e
Pagination
Previous
Next
You can’t perform that action at this time.