Add another test for footnote definitions.
This commit is contained in:
parent
3720558d93
commit
ba511b7f9e
21
org_test_documents/footnotes/reference_in_definition.org
Normal file
21
org_test_documents/footnotes/reference_in_definition.org
Normal file
@ -0,0 +1,21 @@
|
||||
# This test shows that footnote references only count if the definition containing them is rendered.
|
||||
|
||||
foo[fn:a:bar]
|
||||
|
||||
[fn:a] lorem
|
||||
|
||||
[fn:b] ipsum
|
||||
|
||||
[fn:d] fizz
|
||||
|
||||
[fn:c] dolar
|
||||
|
||||
yo[fn:b]
|
||||
|
||||
|
||||
hello[fn:c]
|
||||
|
||||
|
||||
[fn:e] buzz
|
||||
|
||||
sup[fn:d]
|
Loading…
Reference in New Issue
Block a user