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 }}
iamjackg
/
md2cf
Public
Notifications
You must be signed in to change notification settings
Fork
67
Star
124
Code
Issues
28
Pull requests
19
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Upgrade mistune
- #81
#81
Draft
galund
wants to merge 12 commits into
iamjackg:develop
iamjackg/md2cf:develop
from
alphagov:upgrade-mistune
alphagov/md2cf:upgrade-mistune
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Upgrade mistune
#81
galund
wants to merge 12 commits into
iamjackg:develop
iamjackg/md2cf:develop
from
alphagov:upgrade-mistune
alphagov/md2cf:upgrade-mistune
Copy head branch name to clipboard
Commits
Commits on May 18, 2023
Upgrade Mistune to version 3 (release candidate, so tentative)
Show description for 6c9f3dd
galund
committed
6c9f3dd
View commit details
Copy full SHA for 6c9f3dd
Browse repository at this point
New version of mistune always escapes quotes using " entity
galund
committed
5b9a222
View commit details
Copy full SHA for 5b9a222
Browse repository at this point
Include demonstration of forcing a line break using two spaces
galund
committed
c1536d3
View commit details
Copy full SHA for c1536d3
Browse repository at this point
New version of Mistune treats blockquotes separate by a blank line as separate elements
Show description for 899c989
galund
committed
899c989
View commit details
Copy full SHA for 899c989
Browse repository at this point
New version of Mistune puts <blockquote> on a line of its own
Show description for 5003452
galund
committed
5003452
View commit details
Copy full SHA for 5003452
Browse repository at this point
The number of the first item in an ordered list affects the resulting markup
Show description for 579d09f
galund
committed
579d09f
View commit details
Copy full SHA for 579d09f
Browse repository at this point
Keep ConfluenceRenderer handling of code blocks same as Mistune MarkdownRenderer
Show description for 9a5e13d
galund
committed
9a5e13d
View commit details
Copy full SHA for 9a5e13d
Browse repository at this point
Align implemention of block_code with that in Mistune HTMLRenderer
Show description for 35de663
galund
committed
35de663
View commit details
Copy full SHA for 35de663
Browse repository at this point
Fix unit tests given renamed header/heading function
galund
committed
9fbb343
View commit details
Copy full SHA for 9fbb343
Browse repository at this point
Adjust unit tests to account for parameter order change
galund
committed
1474746
View commit details
Copy full SHA for 1474746
Browse repository at this point
Add tests for both ways of handling newlines
Show description for 457e923
galund
committed
457e923
View commit details
Copy full SHA for 457e923
Browse repository at this point
Newline removal now has to be done in parsing rather than rendering due to the Mistune upgrade
Show description for f3cb5da
galund
committed
f3cb5da
View commit details
Copy full SHA for f3cb5da
Browse repository at this point
You can’t perform that action at this time.