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
Run tests
Run tests
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
tests.yml
will be ignored since log searching is not yet available
122 workflow runs
122 workflow runs
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.
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
change the match to full match and updating the regex for CVE-2026-44899
Run tests
#120:
Pull request
#443
opened by
amitu314
1m 36s
amitu314:amitu/fixUpdate_CVE-2026-44899
amitu314:amitu/fixUpdate_CVE-2026-44899
1m 36s
View #443
View workflow file
Merge commit from fork
Run tests
#119:
Commit
542f6cc
pushed by
lepture
1m 53s
main
main
1m 53s
View workflow file
Merge commit from fork
Run tests
#118:
Commit
e2abd76
pushed by
lepture
1m 31s
main
main
1m 31s
View workflow file
Merge pull request #442 from Gares95/harden-image-directive-src
Run tests
#117:
Commit
5f4ce24
pushed by
lepture
3m 3s
main
main
3m 3s
View workflow file
fix: route image directive src through safe_url
Run tests
#116:
Pull request
#442
opened by
Gares95
2m 52s
Gares95:harden-image-directive-src
Gares95:harden-image-directive-src
2m 52s
View #442
View workflow file
chore: release 3.2.1
Run tests
#115:
Commit
067f908
pushed by
lepture
2m 54s
main
main
2m 54s
View workflow file
Merge pull request #438 from saschabuehrle/fix/issue-370
Run tests
#114:
Commit
bf55030
pushed by
lepture
3m 1s
main
main
3m 1s
View workflow file
fix: use strict regex for image's height and width
Run tests
#113:
Commit
8d0cb75
pushed by
lepture
2m 46s
main
main
2m 46s
View workflow file
fix: escape xml for math plugin
Run tests
#112:
Commit
5fa092e
pushed by
lepture
2m 49s
main
main
2m 49s
View workflow file
Merge pull request #440 from lawrence3699/fix/image-alt-double-encoding
Run tests
#111:
Commit
71ec947
pushed by
lepture
2m 59s
main
main
2m 59s
View workflow file
fix: remove double-encoding of image alt text
Run tests
#110:
Pull request
#440
opened by
lawrence3699
2m 59s
lawrence3699:fix/image-alt-double-encoding
lawrence3699:fix/image-alt-double-encoding
2m 59s
View #440
View workflow file
fix: escape id of headings
Run tests
#109:
Commit
2855622
pushed by
lepture
2m 46s
main
main
2m 46s
View workflow file
fix: update link reference
Run tests
#106:
Commit
85eb54f
pushed by
lepture
3m 5s
main
main
3m 5s
View workflow file
fix: escape html text
Run tests
#105:
Commit
a3cb6e5
pushed by
lepture
2m 16s
main
main
2m 16s
View workflow file
Merge pull request #437 from Yuki9814/fix/windows-file-inclusion-and-…
Run tests
#104:
Commit
aa4a814
pushed by
lepture
2m 47s
main
main
2m 47s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.