mkdocs-shadcn

  • Home
  • Get started
  • Pages
Extensions
  • Admonitions
  • Attribute Lists
  • Codehilite
  • Apache ECharts Alpha
  • Fenced code
  • Footnotes
  • pymdownx.arithmatex
  • pymdownx.blocks.details
  • pymdownx.blocks.tab
  • pymdownx.progressbar
  • pymdownx.tabbed
Plugins
  • Excalidraw Alpha
  • Mkdocstrings Alpha

Footnotes

Previous Next

Add footnotes to your documentation

Reference

Syntax

Footnotes[^1] have a label[^@#$%] and the footnote's content.

[^1]: This is a footnote content.
[^@#$%]: A footnote on the label: "@#$%".

Footnotes1 have a label2 and the footnote's content.


  1. This is a footnote content. ↩

  2. A footnote on the label: "@#$%". ↩

Fenced code pymdownx.arithmatex
Menu
Home Get started Pages
Extensions
Admonitions Attribute Lists Codehilite Apache ECharts Fenced code Footnotes pymdownx.arithmatex pymdownx.blocks.details pymdownx.blocks.tab pymdownx.progressbar pymdownx.tabbed
Plugins
Excalidraw Mkdocstrings

On This Page

Built by Alban Siffer — shadcn theme provided by @asiffer