Footnotes
This commit is contained in:
+6
-3
@@ -1,7 +1,7 @@
|
||||
! Heading
|
||||
!! Smolr heading
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam blandit dolor nibh, vitae tempor enim pretium non. Sed in condimentum turpis. Vivamus placerat molestie ullamcorper. Maecenas nec risus nibh. Nullam vel vestibulum sapien. Integer ante erat, aliquam id tellus in, malesuada finibus nunc. Sed porttitor ante orci, eget molestie nibh posuere nec.
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam blandit dolor nibh, vitae tempor enim pretium non. Sed in condimentum turpis. Vivamus placerat molestie ullamcorper. Maecenas nec risus nibh. Nullam vel vestibulum sapien. Integer ante erat, aliquam id tellus in, malesuada finibus nunc. Sed porttitor ante orci, eget molestie nibh posuere nec.
|
||||
|
||||
#[Link on the right](http://example.com) >>
|
||||
(http://example.com)[Example.com]# <<
|
||||
@@ -26,12 +26,12 @@ The **VARIABLE** is $(variable)
|
||||
- List item 1
|
||||
. List item 2
|
||||
|
||||
1. Ordered list item
|
||||
1. Ordered list item [#1]
|
||||
|
||||
> This is a sample blockquote
|
||||
> Bon apetit!
|
||||
|
||||
Text under a blockquote
|
||||
Text under a blockquote [#named]
|
||||
|
||||
**This *is* bold *and* italics *mixed** TOGETHER*
|
||||
|
||||
@@ -40,3 +40,6 @@ Text under a blockquote
|
||||
| This << | is >> | a ^^ |
|
||||
| table | row | with |
|
||||
| some | ***content*** | in |
|
||||
|
||||
[&1] Ordered list item 2 not included
|
||||
[&named] This is the definition for a named footnote
|
||||
|
||||
Reference in New Issue
Block a user