Add lossless inline-definition-footnote rendering for the OrgWriter
This commit is contained in:
parent
fc982125c9
commit
a570fc736f
6 changed files with 49 additions and 29 deletions
3
org/testdata/example.org
vendored
3
org/testdata/example.org
vendored
|
@ -53,8 +53,7 @@ this one is cheating a little as tags are ALWAYS printed right aligned to a give
|
|||
** Footnotes
|
||||
- normal footnote reference [fn:1]
|
||||
- further references to the same footnote should not [fn:1] render duplicates in the footnote list
|
||||
- also inline footnotes are supported via =fn:2:inline definition=. But we won't test that because it would
|
||||
cause the output to look different from the input
|
||||
- inline footnotes are also supported via [fn:2:the inline footnote definition].
|
||||
|
||||
* Footnotes
|
||||
[fn:1] Foobar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue