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

Allow cuddled tables (#557) #559

Merged
merged 2 commits into from
Dec 26, 2023
Merged

Conversation

Crozzers
Copy link
Contributor

This PR closes #557 by modifying the tables implementation to allow tables to be cuddled to the preceding paragraph.

As mentioned in the issue, the original tables implementation appears to be based on GFM and intentionally disabled this behaviour. GFM currently allows cuddled tables, so this change just brings the extra back up to speed with that.

@nicholasserra nicholasserra merged commit 844942a into trentm:master Dec 26, 2023
18 checks passed
@nicholasserra
Copy link
Collaborator

Thanks!

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.

Conversion Issue with Single Line Breaks in Tables
2 participants