To define a footnote use To add a reference to the footnote use which will result in extra content for my footnote goes here potentially including code blocks Constructor() Note: numeric footnotes are treated as text footnotes, and they will be assigned the auto incremented number in order of appearance. [^my-id]: extra content for my footnote goes here potentially including code blocks ``` Constructor() ``` [^my-id]
Hover mouse over a footnote reference see its content in a tooltip. Click on it to go the footnotes list at the bottom of the page.
Footnotes Inside Attention Blocks
Footnotes can be used inside different content blocks like : Use something important attention-note ```attention-warning Use something important [^my-id] ```
A footnotes list is automatically appended at the end of the page when footnotes are present. Clicking the number in the list navigates back to the reference . This is another footnote to demonstrate the list with multiple entries. To hide the footnotes list, set to in : hideFootnoteList true meta.json