Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.11] Don't exit scan_attribute with the ix pointing at block quote #873

Conversation

notriddle
Copy link
Collaborator

This is #858, but forward-ported to 0.11.

That would be ambiguous, because it can't easily be distinguished
between the block quote `>` and the end of an HTML tag `>`.
If this function bails out because it can't find an `=`, it should
point at the spot immedatiely after the attribute name instead.
@Martin1887 Martin1887 merged commit 23c3266 into pulldown-cmark:branch_0.11 Mar 26, 2024
1 check passed
@notriddle notriddle deleted the notriddle/inline-html-block-confusion-0.11 branch March 26, 2024 13:14
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.

None yet

2 participants