mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
29 lines
553 B
ReStructuredText
29 lines
553 B
ReStructuredText
In the text [2]_.
|
|
In the text <warning descr="Unknown target name '[1]'">[1]_</warning>.
|
|
|
|
.. [2] In the footnote.
|
|
|
|
First automatic [#]_.
|
|
Another automatic [#]_.
|
|
|
|
.. [#] The first automatic.
|
|
.. [#] The other automatic.
|
|
|
|
A labeled automatic [#one]_.
|
|
Another of these [#two]_.
|
|
|
|
.. [#one] footnote.
|
|
.. [#two] labeled footnotes.
|
|
|
|
An autosymbol [*]_.
|
|
More autosymbol [*]_.
|
|
|
|
.. rubric:: Footnotes
|
|
.. [*] footnote.
|
|
.. [*] footnotes.
|
|
|
|
We cite [REL09]_ or REL09_
|
|
or even rel09_. <warning descr="Unknown target name 'REL08'">REL08_</warning>.
|
|
|
|
.. [REL09] Citation
|