Skip to content

Implement hoedown-style footnotes. #10

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

Merged
merged 1 commit into from
Aug 17, 2015

Conversation

notriddle
Copy link
Collaborator

Closes #4.

@notriddle
Copy link
Collaborator Author

Are there any other extensions blocking this for rustdoc?

@raphlinus
Copy link
Collaborator

Looking through https://users.rust-lang.org/t/new-commonmark-parser/1690/11, I think that covers all the flags passed to hoedown, except for superscript and strikethrough. I don't know to what extent either is used in Rust-land.

Reviewing now.

raphlinus added a commit that referenced this pull request Aug 17, 2015
Implement hoedown-style footnotes.
@raphlinus raphlinus merged commit e7c3918 into pulldown-cmark:master Aug 17, 2015
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.

2 participants