summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark/notes.test
blob: 312090de8a7af2e9f409411a30f22ec1d4a2c075 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
\def\markdownOptionFootnotes{true}
<<<
Here is a footnote reference,[^1] and another.[^longnote]
This should *not* be a footnote reference, because it has not been
defined.[^my note]

[^longnote]: Here's the long note. This one contains multiple blocks.

    Subsequent blocks are indented to show that they belong to the
footnote (as with list items).

          { <code> }

    If you want, you can indent every line, but you can also be
    lazy and just indent the first line of each block.

This paragraph should not be part of the note, as it is not indented.

  [^1]: Here is the footnote.  It can go anywhere after the footnote
  reference.  It need not be placed at the end of the document.

>>>
footnote: Here is the footnote. It can go anywhere after the footnote reference. It need not be placed at the end of the document.
footnote: Here's the long note. This one contains multiple blocks.(interblockSeparator)Subsequent blocks are indented to show that they belong to the footnote (as with list items).(interblockSeparator)(inputVerbatim: ./_markdown_test/7f88af46ac2c38c6ee0c6837fcb8cbc6.verbatim)(interblockSeparator)If you want, you can indent every line, but you can also be lazy and just indent the first line of each block.
emphasis: not
circumflex
interblockSeparator