This commit is contained in:
Marc Beninca 2017-12-02 23:02:37 +01:00
parent 5dba54b9d5
commit 2c273a2626
100 changed files with 1534 additions and 0 deletions

View file

@ -0,0 +1,78 @@
******
Syntax
******
Sections
========
.. code:: restructuredtext
####
Part
####
*******
Chapter
*******
Section
=======
SubSection
----------
SubSubSection
^^^^^^^^^^^^^
Paragraph
"""""""""
ToSort
======
.. code:: restructuredtext
.. raw:: html
<div></div>
* *1 star*
* **2 stars**
* ``2 backquotes``
After this comma,
| output new line
.. comment
..
multiline
comment
.. image:: image.png
Indent 0
Indent 1 which
continues here.
Indent 2
* item
* subitem
* item
#. first
#. second
----
.. epigraph::
No matter where you go, there you are.
-- Buckaroo Banzai