Skip to content

feat: Decouple greentext handling from blockquote parsing#789

Merged
kivikakk merged 1 commit intokivikakk:mainfrom
Martin005:decouple-greentext-from-blockquote
Apr 3, 2026
Merged

feat: Decouple greentext handling from blockquote parsing#789
kivikakk merged 1 commit intokivikakk:mainfrom
Martin005:decouple-greentext-from-blockquote

Conversation

@Martin005
Copy link
Copy Markdown
Contributor

This PR updates the handling of blockquotes for cases where a lone > is used to indicate a blank line within a blockquote.

Fixes #786

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 2, 2026

Merging this PR will not alter performance

✅ 1 untouched benchmark


Comparing Martin005:decouple-greentext-from-blockquote (a20e310) with main (15c22fa)

Open in CodSpeed

@kivikakk
Copy link
Copy Markdown
Owner

kivikakk commented Apr 3, 2026

Thank you so much, @Martin005! 😊🐰🤍🐈‍⬛

@kivikakk kivikakk merged commit fda506d into kivikakk:main Apr 3, 2026
28 checks passed
@Martin005 Martin005 deleted the decouple-greentext-from-blockquote branch April 3, 2026 09:24
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.

Decouple greentext extension from multi-line blockquotes and GFM alerts

2 participants