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 }}
lepture
/
mistune
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
295
Star
3.1k
Code
Issues
17
Pull requests
4
Discussions
Actions
Projects
Security and quality
29
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: lepture/mistune
Actions
All workflows
Workflows
Copilot
Copilot
Copilot code review
Copilot code review
Dependency Graph
Dependency Graph
Release to PyPI
Release to PyPI
Run tests
Run tests
tests
tests
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
141 workflow runs
141 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
tests: increase run time for pypy
Run tests
#141:
Commit
7cf1814
pushed by
lepture
2m 59s
main
main
2m 59s
View workflow file
tests: add more tests
Run tests
#140:
Commit
6dfdc3d
pushed by
lepture
2m 55s
main
main
2m 55s
View workflow file
chore: fix mypy issues
Run tests
#139:
Commit
17c50f6
pushed by
lepture
3m 3s
main
main
3m 3s
View workflow file
chore: use ruff check and format
Run tests
#138:
Commit
63abe4b
pushed by
lepture
1m 39s
main
main
1m 39s
View workflow file
Graph Update: pip in /. #1426376143
Dependency Graph
#1:
by
dependabot
Bot
43s
main
main
43s
test(math): cover escaped math output
Run tests
#137:
Commit
dcf8902
pushed by
lepture
1m 38s
main
main
1m 38s
View workflow file
chore: update readme
Run tests
#136:
Commit
e790d7e
pushed by
lepture
3m 7s
main
main
3m 7s
View workflow file
Merge pull request #452 from dairiki/fix.448-overzealous-html-decoding
tests
#146:
Commit
f1221ce
pushed by
lepture
56s
v2
v2
56s
View workflow file
Fix overzealous html decoding in mistune 2.x
tests
#145:
Pull request
#452
synchronize by
dairiki
56s
dairiki:fix.448-overzealous-html-decoding
dairiki:fix.448-overzealous-html-decoding
56s
View #452
View workflow file
Fix overzealous html decoding in mistune 2.x
tests
#144:
Pull request
#452
opened by
dairiki
1m 22s
dairiki:fix.448-overzealous-html-decoding
dairiki:fix.448-overzealous-html-decoding
1m 22s
View #452
View workflow file
Preserve task-list checkbox in markdown and rst renderers
Run tests
#135:
Pull request
#451
opened by
Labib-Bin-Salam
2m 57s
Labib-Bin-Salam:fix/markdown-renderer-task-list-checkbox
Labib-Bin-Salam:fix/markdown-renderer-task-list-checkbox
2m 57s
View #451
View workflow file
Fix MarkdownRenderer re-rendering of code spans containing backticks
Run tests
#134:
Pull request
#450
opened by
binggao1230
2m 52s
binggao1230:fix-markdown-codespan-backticks
binggao1230:fix-markdown-codespan-backticks
2m 52s
View #450
View workflow file
Merge pull request #447 from geopanther/fix/inline-math-currency-pattern
Run tests
#133:
Commit
74608f5
pushed by
lepture
3m 14s
main
main
3m 14s
View workflow file
Merge pull request #447 from geopanther/fix/inline-math-currency-pattern
Run tests
#132:
Commit
74608f5
pushed by
lepture
3m 9s
main
main
3m 9s
View workflow file
Merge pull request #449 from sarathfrancis90/fix/markdown-renderer-es…
Run tests
#131:
Commit
803d9e1
pushed by
lepture
2m 59s
main
main
2m 59s
View workflow file
Escape leading block markers in MarkdownRenderer
Run tests
#130:
Pull request
#449
opened by
sarathfrancis90
2m 44s
sarathfrancis90:fix/markdown-renderer-escape-block-prefix
sarathfrancis90:fix/markdown-renderer-escape-block-prefix
2m 44s
View #449
View workflow file
fix(math): reject currency patterns and cross-line matches in inline math
Run tests
#129:
Pull request
#447
opened by
geopanther
3m 2s
geopanther:fix/inline-math-currency-pattern
geopanther:fix/inline-math-currency-pattern
3m 2s
View #447
View workflow file
Merge pull request #446 from sarathfrancis90/fix/rst-blockquote-in-li…
Run tests
#128:
Commit
f21a29b
pushed by
lepture
2m 57s
main
main
2m 57s
View workflow file
Fix KeyError in RSTRenderer for block quotes nested in lists
Run tests
#127:
Pull request
#446
opened by
sarathfrancis90
3m 2s
sarathfrancis90:fix/rst-blockquote-in-list-keyerror
sarathfrancis90:fix/rst-blockquote-in-list-keyerror
3m 2s
View #446
View workflow file
Merge pull request #444 from sarathfrancis90/fix/nested-block-quote-l…
Run tests
#126:
Commit
7d10484
pushed by
lepture
2m 40s
main
main
2m 40s
View workflow file
Fix #379: use UTF-8 for the command-line interface I/O
Run tests
#125:
Pull request
#445
synchronize by
assinscreedFC
2m 45s
assinscreedFC:fix/379-cli-utf8-output
assinscreedFC:fix/379-cli-utf8-output
2m 45s
View #445
View workflow file
Fix #379: use UTF-8 for the command-line interface I/O
Run tests
#124:
Pull request
#445
opened by
assinscreedFC
2m 46s
assinscreedFC:fix/379-cli-utf8-output
assinscreedFC:fix/379-cli-utf8-output
2m 46s
View #445
View workflow file
Cap block quote and list nesting jointly to avoid RecursionError
Run tests
#123:
Pull request
#444
opened by
sarathfrancis90
2m 42s
sarathfrancis90:fix/nested-block-quote-list-recursion
sarathfrancis90:fix/nested-block-quote-list-recursion
2m 42s
View #444
View workflow file
Merge pull request #443 from amitu314/amitu/fixUpdate_CVE-2026-44899
Run tests
#122:
Commit
2a3fd25
pushed by
lepture
2m 47s
main
main
2m 47s
View workflow file
Merge commit from fork
Run tests
#121:
Commit
c491354
pushed by
lepture
2m 56s
main
main
2m 56s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.