41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
in the end of the footnotes.
Default skin renders label in red font and the main text in gray.
Other styling may also apply.
Inline footnotes are supported.(^These may be usefull for adding
<s>small</s> comments.)
If [undefined label is used][^] then red "`misref`" is emited instead of
a numeric marker.[^ see it yourself ]
This can be overridden by the skin though.
The refenrence at the end of this sentence is the sole reason of
rendering of <s>`lost1` and</s> [lost2][^].
|
>
>
|
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
in the end of the footnotes.
Default skin renders label in red font and the main text in gray.
Other styling may also apply.
Inline footnotes are supported.(^These may be usefull for adding
<s>small</s> comments.)
This is a corner case that is rendered as [an empty footnote](^ [] ()).
If [undefined label is used][^] then red "`misref`" is emited instead of
a numeric marker.[^ see it yourself ]
This can be overridden by the skin though.
The refenrence at the end of this sentence is the sole reason of
rendering of <s>`lost1` and</s> [lost2][^].
|