mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
13 lines
206 B
Markdown
13 lines
206 B
Markdown
![]() |
# Header
|
||
|
|
||
|
Text with Markdown Extra footnote[^1]
|
||
|
|
||
|
Text with (parenthesized footnote)[^2]
|
||
|
|
||
|
This is not a (parenthesized footnote)[x^y] {MD011}
|
||
|
|
||
|
Nor (is this)[z] {MD011}
|
||
|
|
||
|
[^1]: Footnote
|
||
|
[^2]: Another footnote
|