File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -35,17 +35,6 @@ Text Formatting
3535
3636 The builder supports keyboard shortcuts using the standard ``:kbd: `` role: Press :kbd: `Ctrl + C ` to copy, :kbd: `Ctrl + V ` to paste.
3737
38- Line Blocks
39- ~~~~~~~~~~~~
40-
41- .. rest-example ::
42-
43- The builder supports line blocks using pipe characters to preserve line breaks:
44-
45- | This is a line block
46- | with multiple lines
47- | preserved exactly as written
48-
4938Admonitions
5039~~~~~~~~~~~
5140
@@ -360,3 +349,14 @@ Sphinx ``toctree``\s are hidden
360349 .. toctree ::
361350
362351 other
352+
353+ Line Blocks
354+ ~~~~~~~~~~~~
355+
356+ .. rest-example ::
357+
358+ The builder supports line blocks using pipe characters to preserve line breaks:
359+
360+ | This is a line block
361+ | with multiple lines
362+ | preserved exactly as written
You can’t perform that action at this time.
0 commit comments