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
9898 .. code-block :: rst
9999
100100 Subsection 1: hello world
101- -------------------------
101+ ^^^^^^^^^^^^^^^^^^^^^^^^^
102102
103103 .. code-block :: rst
104104
105105 Subsubsection 1: hello world
106- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106+ ++++++++++++++++++++++++++++
107107
108108 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.
111111
112112Multi-line code/fixed-width font
113113--------------------------------
You can’t perform that action at this time.
0 commit comments