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

Do not subtract list item indent if it has more than one blank line #752

Merged

Conversation

notriddle
Copy link
Collaborator

In this situation, the item cannot contain any nested blocks, so it should not be subtracted from the line start.

Fixes #751

In this situation, the item cannot contain any nested blocks, so it
should not be subtracted from the line start.
@Martin1887
Copy link
Collaborator

Thanks!

@Martin1887 Martin1887 merged commit 61f9beb into pulldown-cmark:master Oct 31, 2023
1 check passed
@notriddle notriddle deleted the notriddle/indentation-calc branch October 31, 2023 20:02
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.

[fuzz result] wrong indentation calc after blank list item
2 participants