go-org-orgwiki/org/testdata/footnotes.org
Niklas Fasching fb6bc2d7de Split example.org into separate files
... hopefully correctly

This will hopefully improve ease of developing (more granular test results) and
prepares us for adding example org->html renders for gh-pages
2018-12-11 14:43:44 +01:00

822 B

Using some footnotes

  • normal footnote reference 1 2
  • further references to the same footnote should not 1 render duplicates in the footnote list
  • inline footnotes are also supported via 3.

Footnotes


1

https://www.example.com

  • footnotes can contain markup
  • and other elements

    • like blocks

      other non-plain
    • and tables

      1 a
      2 b
      3 c
2

Footnotes break after two consecutive empty lines - just like paragraphs - see https://orgmode.org/worg/dev/org-syntax.html. This shouldn't happen when the definition line and the line after that are empty.

3

the inline footnote definition