You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/sites/colors/index.rst
+20
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,26 @@ Heading 3
21
21
22
22
Some text with a |code link|_.
23
23
24
+
Heading 4
25
+
---------
26
+
27
+
Some other text
28
+
29
+
Heading 5
30
+
---------
31
+
32
+
Some other text
33
+
34
+
Heading 6
35
+
---------
36
+
37
+
Some other text
38
+
39
+
Heading 7
40
+
---------
41
+
42
+
Some other text
43
+
24
44
25
45
.. the below replacement is included to emulate what intersphinx / autodoc / numpydoc generate (links on text formatted as code), which (sadly) can't be done using nesting of standard rST markup.
0 commit comments