mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Indent note directive inside list item
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user