Skip to content

fix markdown blockquote parsing#4736

Open
tomtjes wants to merge 1 commit into
TandoorRecipes:developfrom
tomtjes:fix-md-blockquote
Open

fix markdown blockquote parsing#4736
tomtjes wants to merge 1 commit into
TandoorRecipes:developfrom
tomtjes:fix-md-blockquote

Conversation

@tomtjes

@tomtjes tomtjes commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

bleach.clean() turns > into &gt; so markdown parsing it into <blockquote> fails. As a fix, I swapped md parsing and sanitizing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant