Skip to content

[pull] master from ruby:master#175

Merged
pull[bot] merged 1 commit intosysfce2:masterfrom
ruby:master
Apr 13, 2026
Merged

[pull] master from ruby:master#175
pull[bot] merged 1 commit intosysfce2:masterfrom
ruby:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 13, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

## Summary

Two fixes to the `BlockQuoteRaw` rule in the PEG grammar:

- Separate blockquotes (separated by an unquoted blank line) were merged
into one. Now only blank lines prefixed with `>` continue the
blockquote, so an unquoted blank line ends it.
- Lazy continuation was consuming block-level elements (headings, list
markers, code fences) that should break out of the blockquote. Added
negative lookaheads for these elements.

Ref: #1550 (comment)
@pull pull bot locked and limited conversation to collaborators Apr 13, 2026
@pull pull bot added the ⤵️ pull label Apr 13, 2026
@pull pull bot merged commit 7f82834 into sysfce2:master Apr 13, 2026
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant