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 ParsedownExtra extension #546

Merged
merged 1 commit into from
Jan 2, 2021

Conversation

cpeel
Copy link
Member

@cpeel cpeel commented Jan 2, 2021

Frustratingly, Parsedown doesn't add id tags to headers like GitHub and others do. The ParsedownExtra extension does with a bit of extra markup, as well as a few other minor things. Parsedown 2.0 is suppose to have this built-in, but that branch hasn't gotten traction in a while so I'm not holding out on it.

Testable in the parsedown-extra sandbox.

The cpeel hacky UTF-8 test project project uses some of the new ParsedownExtra formatting, in addition to pulling in bio 3 which also uses it. Feel free to play with it if you'd like.

Frustratingly, Parsedown doesn't add id tags to headers like GitHub
and others do. The ParsedownExtra extension does, as well as a few
other minor things.
@cpeel cpeel self-assigned this Jan 2, 2021
@cpeel cpeel merged commit 8e368d0 into DistributedProofreaders:master Jan 2, 2021
@cpeel cpeel deleted the parsedown-extra branch January 2, 2021 23:19
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

3 participants