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

Support for footnotes #141

Open
KenDJohnson opened this issue Apr 4, 2022 · 0 comments
Open

Support for footnotes #141

KenDJohnson opened this issue Apr 4, 2022 · 0 comments

Comments

@KenDJohnson
Copy link

GitHub has added support for footnotes in Markdown 1, but vmd does not render them.

Given the following

# Example of missing footnotes

This should have a footnote [^note] at the bottom.

[^note]: footnote should be here.

it is rendered as

Screen Shot 2022-04-04 at 11 27 11 AM

Footnotes

  1. as seen here, or by the fact that this is one ;)

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

No branches or pull requests

1 participant