Fix footnotes. Again.
This commit is contained in:
+4
-4
@@ -28,12 +28,12 @@ The **VARIABLE** is $(variable)
|
||||
- List item 1
|
||||
. List item 2
|
||||
|
||||
1. Ordered list item [#1]
|
||||
1. Ordered list item [&1]
|
||||
|
||||
> This is a sample blockquote
|
||||
> Bon apetit!
|
||||
|
||||
Text under a blockquote [#named]
|
||||
Text under a blockquote [&named]
|
||||
|
||||
**This *is* bold *and* italics *mixed** TOGETHER*
|
||||
|
||||
@@ -56,8 +56,8 @@ Here is some __underlined__ text
|
||||
|
||||
[Go to Top](#Heading)
|
||||
|
||||
[&1] Ordered list item 2 not included
|
||||
[&named] This is the definition for a named footnote
|
||||
[&&1] Ordered list item 2 not included
|
||||
[&&named] This is the definition for a named footnote
|
||||
|
||||
!! Variable demo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user