Skip to content

Single pipes alone on lines are not tables#732

Merged
Martin1887 merged 1 commit intopulldown-cmark:masterfrom
notriddle:notriddle/not-enough-table-to-be-a-table
Oct 19, 2023
Merged

Single pipes alone on lines are not tables#732
Martin1887 merged 1 commit intopulldown-cmark:masterfrom
notriddle:notriddle/not-enough-table-to-be-a-table

Conversation

@notriddle
Copy link
Collaborator

Fixes #731

@notriddle
Copy link
Collaborator Author

Not enough table

|
|

Not enough table

|x
|

Not enough table

|
|-

Table

x

Not enough table
| col1 | col2 |
| | ---- |

Not enough table
| col1 | col2 |
| : | ---- |

Table

col1 col2

@notriddle notriddle force-pushed the notriddle/not-enough-table-to-be-a-table branch from 10e9709 to 074c1e6 Compare October 13, 2023 02:41
@notriddle notriddle force-pushed the notriddle/not-enough-table-to-be-a-table branch from 074c1e6 to bc0b5e6 Compare October 14, 2023 00:02
@Martin1887
Copy link
Collaborator

It looks fine, thanks!

@Martin1887 Martin1887 merged commit 259a1c0 into pulldown-cmark:master Oct 19, 2023
@notriddle notriddle deleted the notriddle/not-enough-table-to-be-a-table branch October 19, 2023 15:39
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] single pipes alone on lines are not tables

2 participants