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

Add capabilities to produce legal extended markdown tables #1

Merged
merged 3 commits into from
Feb 8, 2022

Conversation

nigelm
Copy link
Contributor

@nigelm nigelm commented Feb 7, 2022

This adds the ability to produce legal extended markdown syntax tables - https://www.markdownguide.org/extended-syntax/#tables - by:-

  • adding a rowsep="markdown" option that changes the rowsep markup
  • adding a quote=False option that removes the surrounding quoting
  • updated README to match

Tests also included.

This is a minimum markdown implementation - no left/centr/right justification etc

@hvalev
Copy link
Owner

hvalev commented Feb 8, 2022

Looks good to me. Thanks!

@hvalev hvalev merged commit 1b70363 into hvalev:main Feb 8, 2022
@hvalev
Copy link
Owner

hvalev commented Feb 8, 2022

Hi, @nigelm, just letting you know that I've published a new version of this package featuring your proposed changes. You should be able to download it via pip. Cheers!

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.

None yet

2 participants