Skip to content

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

Merged
Martin1887 merged 1 commit intopulldown-cmark:masterfrom
notriddle:notriddle/indentation-calc
Oct 31, 2023
Merged

Do not subtract list item indent if it has more than one blank line#752
Martin1887 merged 1 commit intopulldown-cmark:masterfrom
notriddle:notriddle/indentation-calc

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.
@notriddle notriddle force-pushed the notriddle/indentation-calc branch from 294c474 to ea9fd60 Compare October 28, 2023 21:50
@Martin1887
Copy link
Collaborator

Thanks!

@Martin1887 Martin1887 merged commit 61f9beb into pulldown-cmark:master Oct 31, 2023
@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