File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -98,16 +98,16 @@ Chapter and section delimiters
98
98
.. code-block :: rst
99
99
100
100
Subsection 1: hello world
101
- -------------------------
101
+ ^^^^^^^^^^^^^^^^^^^^^^^^^
102
102
103
103
.. code-block :: rst
104
104
105
105
Subsubsection 1: hello world
106
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106
+ ++++++++++++++++++++++++++++
107
107
108
108
Meaning: underlines made of ``= `` denotes chapters, underlines
109
- made of ``- `` denotes sections, underlines made of ``- `` denotes
110
- subsections, and underlines made of ``^ `` denote subsubsections.
109
+ made of ``- `` denotes sections, underlines made of ``^ `` denotes
110
+ subsections, and underlines made of ``+ `` denote subsubsections.
111
111
112
112
Multi-line code/fixed-width font
113
113
--------------------------------
You can’t perform that action at this time.
0 commit comments