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

Make empty lists and ordered lists not at one interrupt tables #816

Merged

Conversation

notriddle
Copy link
Collaborator

@notriddle notriddle commented Jan 22, 2024

Fixes #815

According to babelmark 3 almost every pipe table implementation has blank list items interrupt paragraphs, except

  • cebe, which does what pulldown-cmark used to do
  • the DFM, MD4C, and s9e cluster, which interrupts the table but doesn't make a list

@Martin1887 Martin1887 merged commit ed650ae into pulldown-cmark:master Jan 22, 2024
1 check passed
@notriddle notriddle deleted the notriddle/list-table-interrupt branch January 22, 2024 19:45
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] lists should be more eager to interrupt tables
2 participants