Skip to content

Fix blockquote lazy-continuation parser hang#50

Merged
lpil merged 1 commit into
lpil:mainfrom
istvan-florio:fix-blockquote-lazy-continuation-hang
Jun 8, 2026
Merged

Fix blockquote lazy-continuation parser hang#50
lpil merged 1 commit into
lpil:mainfrom
istvan-florio:fix-blockquote-lazy-continuation-hang

Conversation

@istvan-florio

Copy link
Copy Markdown

Summary

This addresses the blockquote lazy-continuation hang reported in #46.

Note: a later comment on #46 reports a footnote-adjacent hang. I reproduced that separately during local checking, and it appears to use a different parser path, so this PR does not claim to fix the footnote case.

Tests

  • gleam test --target erlang
  • gleam test --target javascript
  • gleam format --check src test
  • git diff --check

@lpil lpil left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@lpil
lpil merged commit dbd949e into lpil:main Jun 8, 2026
1 check passed
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.

3 participants