Indent note directive inside list item

This commit is contained in:
jfbu
2021-02-09 18:25:37 +01:00
parent 32d8b4e445
commit a310c4c5b6

View File

@@ -802,11 +802,6 @@ macros may be significant.
Default: ``{rgb}{0,0,0}`` (black)
.. note::
Starting with the next colour, and for all others following, the
names declared to "color" or "xcolor" are prefixed with "sphinx".
``VerbatimHighlightColor``
The color for highlighted lines.
@@ -814,6 +809,11 @@ macros may be significant.
.. versionadded:: 1.6.6
.. note::
Starting with this colour, and for all others following, the
names declared to "color" or "xcolor" are prefixed with "sphinx".
``verbatimsep``
The separation between code lines and the frame.