From c9673b25c92a369f2aca59cd489db7ccf90cd7b9 Mon Sep 17 00:00:00 2001 From: mmcky Date: Thu, 1 Oct 2020 10:20:25 +1000 Subject: [PATCH] add test for multiple arguments in index directive --- tests/test_renderers/fixtures/sphinx_directives.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/tests/test_renderers/fixtures/sphinx_directives.md b/tests/test_renderers/fixtures/sphinx_directives.md index 3206370b..fc3341fd 100644 --- a/tests/test_renderers/fixtures/sphinx_directives.md +++ b/tests/test_renderers/fixtures/sphinx_directives.md @@ -126,6 +126,19 @@ index (`sphinx.directives.other.Index`): . +-------------------------------- +index (`sphinx.directives.other.Index`): +. +```{index} +single: Python; Runtime +single: Julia +``` +. + + + +. + -------------------------------- seealso (`sphinx.directives.other.SeeAlso`): .