Add test case.
This commit is contained in:
parent
8cdca061f8
commit
c1a99a03f8
8
org_mode_samples/footnote_reference/simple.org
Normal file
8
org_mode_samples/footnote_reference/simple.org
Normal file
@ -0,0 +1,8 @@
|
||||
[fn:1] This is a regular footnote definition because it is on an unindented line while lacking a definition inside the brackets.
|
||||
|
||||
|
||||
[fn:1] This is a footnote reference because the line is indented
|
||||
|
||||
[fn:2:This is a footnote reference since it has the definition inside the brackets. This style is referred to as an "inline footnote".]
|
||||
|
||||
[fn::This is a footnote reference since it has the definition inside the brackets. This style is referred to as an "anonymous footnote".]
|
Loading…
Reference in New Issue
Block a user