rst: links, line break, comment

This commit is contained in:
Marc Beninca 2018-12-11 15:44:56 +01:00
parent 47d87d0601
commit cad179b23e

View file

@ -27,6 +27,26 @@ Sections
Paragraph Paragraph
""""""""" """""""""
Links
=====
Internal
--------
declaration
^^^^^^^^^^^
.. code:: restructuredtext
.. label_name:
reference
^^^^^^^^^
.. code:: restructuredtext
:ref:`label_name`_
ToSort ToSort
====== ======
@ -40,19 +60,19 @@ ToSort
* **2 stars** * **2 stars**
* ``2 backquotes`` * ``2 backquotes``
After this comma, | After this comma,
| output new line | output new line
|
.. image:: image.png
.. comment .. this is a really useless comment
.. ..
multiline multiline
comment comment
.. image:: image.png
Indent 0 Indent 0
Indent 1 which Indent 1 which