vsce-p7d-markdown-it-footnote-hereThis extension inserts footnotes just below paragraph in VS Code's built-in markdown preview. The input Markdown and the output HTML are as follows. You write the following Markdown.
In VS Code's built-in markdown preview, the value of the class attribute is added as follows.
This extension has a simple CSS to layout the footnotes. Notice. You can remove the CSS that this extension applies by checking "P7d Markdown It Footnote Here: Disable Style" of the user settings. UseIt cannot coexist with VSCode's default footnote processing. Therefore, before using this extension, turn off the default footnote processing. (Set VSCode Option -> Markdown Extended: Disabled Plugins: 'footnote') |