summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-latex-figure-in-admonition/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-latex-figure-in-admonition/index.rst')
-rw-r--r--tests/roots/test-latex-figure-in-admonition/index.rst19
1 files changed, 18 insertions, 1 deletions
diff --git a/tests/roots/test-latex-figure-in-admonition/index.rst b/tests/roots/test-latex-figure-in-admonition/index.rst
index e3d39d3..c3fcaab 100644
--- a/tests/roots/test-latex-figure-in-admonition/index.rst
+++ b/tests/roots/test-latex-figure-in-admonition/index.rst
@@ -3,7 +3,24 @@ Test Figure in Admonition
.. caution::
- This uses a figure in an admonition.
+ This uses a figure in a caution directive.
.. figure:: img.png
+.. note::
+
+ This uses a figure in a note directive.
+
+ .. figure:: img.png
+
+.. seealso::
+
+ This uses a figure in a seealso directive.
+
+ .. figure:: img.png
+
+.. todo::
+
+ This uses a figure in a todo directive.
+
+ .. figure:: img.png