mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
303 stars 57 forks source link

Footnotes Aren't Working #74

Closed MBerman9 closed 2 years ago

MBerman9 commented 2 years ago

When attempting to add footnotes using like bracket notation like this[^1] (used [^1]), it simply prints it out.

[^1]: Thank you for your hard work by the way.
mjbvz commented 2 years ago

This extension only changes the style of the preview. Try https://github.com/mjbvz/vscode-markdown-footnotes