feat(deps): add parsedown and parsedown-extra
This commit is contained in:
14
vendor/erusev/parsedown-extra/test/data/compound_footnote.md
vendored
Normal file
14
vendor/erusev/parsedown-extra/test/data/compound_footnote.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
footnote [^1] and another one [^2]
|
||||
|
||||
[^1]: line 1
|
||||
line 2
|
||||
|
||||
> quote
|
||||
|
||||
another paragraph
|
||||
|
||||
[^2]:
|
||||
paragraph
|
||||
|
||||
another paragraph
|
||||
|
||||
Reference in New Issue
Block a user