Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
executablebooks
/
markdown-it-py
Public
Notifications
You must be signed in to change notification settings
Fork
84
Star
1.1k
Code
Issues
30
Pull requests
8
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
v1.0.0
User selector
All users
Datepicker
All time
Commit History
Commits on May 2, 2021
🚀 RELEASE: v1.0.0 (#162)
chrisjsewell
authored
b0355bf
Copy full SHA for b0355bf
Commits on May 1, 2021
🚀 RELEASE: v1.0.0b3
chrisjsewell
authored
4319396
Copy full SHA for 4319396
Commits on Apr 30, 2021
📚 DOCS: Minor heading level fix
chrisjsewell
committed
f23284e
Copy full SHA for f23284e
👌 IMPROVE: Add `RendererProtocol` typing (#126)
Show description for 15ba9b6
hukkinj1
and
chrisjsewell
authored
15ba9b6
Copy full SHA for 15ba9b6
🔧 MAINTAIN: Don't allow `None` value for `StateBase.src` (#73)
Show description for 99ebfac
hukkinj1
and
chrisjsewell
authored
99ebfac
Copy full SHA for 99ebfac
Commits on Apr 29, 2021
👌 IMPROVE: Type annotate `common/utils` (#160)
hukkinj1
authored
c55a243
Copy full SHA for c55a243
Commits on Apr 25, 2021
🔧 MAINTAIN: Update development packages (#154)
chrisjsewell
authored
53d9b33
Copy full SHA for 53d9b33
🚀 RELEASE: v1.0.0b2
chrisjsewell
committed
13c5129
Copy full SHA for 13c5129
‼️ BREAKING: Move `mdit-py-plugins` install to `plugins` extra (#159)
Show description for 0499c6c
chrisjsewell
authored
0499c6c
Copy full SHA for 0499c6c
🐛 FIX: Newline not rendered in image alt attribute (#157)
Show description for a178448
hukkinj1
and
chrisjsewell
authored
a178448
Copy full SHA for a178448
🐛 FIX: Raise HTML blocks priority to resolve conflict with headings (#158)
Show description for 7d44103
hukkinj1
authored
7d44103
Copy full SHA for 7d44103
Commits on Apr 1, 2021
🔧 MAINTAIN: Switch to declarative metadata (#139)
hukkinj1
authored
b1a74b4
Copy full SHA for b1a74b4
Commits on Mar 31, 2021
🚀 RELEASE: v1.0.0b1 (#152)
chrisjsewell
authored
36c386d
Copy full SHA for 36c386d
📚 DOCS: Fix deprecated import (#150)
firasm
authored
06d66b8
Copy full SHA for 06d66b8
🐛 FIX: List/table parsing ambiguity (#149)
Show description for ed48ece
hukkinj1
authored
ed48ece
Copy full SHA for ed48ece
‼️ BREAKING: Replace use of AttrDict for env/options (#151)
Show description for 9ecda04
chrisjsewell
authored
9ecda04
Copy full SHA for 9ecda04
Commits on Mar 23, 2021
✨ NEW: Add SyntaxTreeNode.walk (#148)
hukkinj1
authored
7a1df9c
Copy full SHA for 7a1df9c
Commits on Mar 21, 2021
🧪 TESTS: Use pytest.xfail not pytest.skip (#147)
hukkinj1
authored
2fbc419
Copy full SHA for 2fbc419
Commits on Mar 20, 2021
🐛 FIX: Ruler.at (#146)
Show description for 8e8d1e7
chrisjsewell
authored
8e8d1e7
Copy full SHA for 8e8d1e7
📚 DOCS: Fix deprecation warning
chrisjsewell
authored
d5a6b70
Copy full SHA for d5a6b70
Commits on Mar 17, 2021
‼️ BREAKING: Change `Token.attrs` to a dict (#144)
Show description for 6204674
chrisjsewell
authored
6204674
Copy full SHA for 6204674
Commits on Mar 12, 2021
👌 IMPROVE: Use regular __init__ to create SyntaxTreeNodes (#132)
Show description for 00a28a6
hukkinj1
and
chrisjsewell
authored
00a28a6
Copy full SHA for 00a28a6
🐛 FIX: Linkify link nesting levels (#142)
Show description for ab287be
hukkinj1
authored
ab287be
Copy full SHA for ab287be
Commits on Mar 10, 2021
👌 IMPROVE: Make SyntaxTreeNode type annotations work when subclassing (#131)
Show description for de09ccf
hukkinj1
authored
de09ccf
Copy full SHA for de09ccf
🔧 MAINTAIN: Pin PyPy Python version (#138)
hukkinj1
authored
0cd5dc3
Copy full SHA for 0cd5dc3
🐛 FIX: Porting regressions (#141)
Show description for 9a06bfc
chrisjsewell
authored
9a06bfc
Copy full SHA for 9a06bfc
🔀 MERGE: Synchronize with markdown-it v12.0.4 (#140)
Show description for 29a8d5e
chrisjsewell
authored
29a8d5e
Copy full SHA for 29a8d5e
⬆️ UPDATE: Port info to v12.0.4
chrisjsewell
committed
5417b21
Copy full SHA for 5417b21
🐛 FIX: Avoid fenced token mutation
Show description for 273b0ca
chrisjsewell
committed
273b0ca
Copy full SHA for 273b0ca
👌 IMPROVE: autolink parsing performance
Show description for 3c98683
chrisjsewell
committed
3c98683
Copy full SHA for 3c98683
👌 IMPROVE: Link parsing performance
Show description for 618fca8
chrisjsewell
committed
618fca8
Copy full SHA for 618fca8
👌 IMPROVE: emphasis parsing performance
Show description for 8b28f3d
chrisjsewell
committed
8b28f3d
Copy full SHA for 8b28f3d
👌 IMPROVE: Backticks performance
Show description for d96a282
chrisjsewell
committed
d96a282
Copy full SHA for d96a282
👌 IMPROVE: Link validation
Show description for edb0143
chrisjsewell
committed
edb0143
Copy full SHA for edb0143
👌 IMPROVE: Allow newline in `<? ... ?>` in an inline context
Show description for ccb930e
chrisjsewell
committed
ccb930e
Copy full SHA for ccb930e
Pagination
Previous
Next
You can’t perform that action at this time.