|
86.
|
|
|
Bulletted lists have \* as symbol to start each bullet point.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:160
|
|
87.
|
|
|
Numbered lists have \#. to start each numbered item.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:161
|
|
88.
|
|
|
If you require an indented bulleted or numbered list, place a free line before the indented list and then indent each line with 3 spaces. There also needs to be an empty line when the indented list ends.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:162
|
|
89.
|
|
|
Emphasized text starts and ends with 1 \*, e.g. ``*this*``. It will then look like *this*.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:163
|
|
90.
|
|
|
Bold text starts and ends with 2 \*, e.g. ``**this**``. It will then look like **this**.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:164
|
|
91.
|
|
|
Hyperlinks
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:167
|
|
92.
|
|
|
External links: "```[text that is linked] <URL>`_``" - Translators should only replace "[text that is linked]".
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:155
|
|
93.
|
|
|
Internal references to which can be linked from elsewhere in the manual are created by placing "``.. [reference_text]:``" in a line right before a heading. I usually leave an empty line between the reference and the heading.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:156
|
|
94.
|
|
|
Linking to an internal reference: "``:ref:`[text that is linked] <the internal reference>```" - Translators should only replace "[text that is linked]".
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:157
|
|
95.
|
|
|
The **`** is an accent mark and not a straight single quote.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:172
|