From ed114da8024fc09c7412ba1cb17ab4cc3fb49cc0 Mon Sep 17 00:00:00 2001 From: Barnaby Sherratt Date: Thu, 9 Feb 2023 14:32:28 +0000 Subject: [PATCH] Correct "plain" code block -> "text" --- docs/src/community/plugins.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/community/plugins.rst b/docs/src/community/plugins.rst index 90d2110f205..72ee114a778 100644 --- a/docs/src/community/plugins.rst +++ b/docs/src/community/plugins.rst @@ -33,7 +33,7 @@ straightforward: it simply needs to appear as a folder within ``iris/plugins``, then can be distributed in the same way as any other package. An example repository layout: -.. code-block:: plain +.. code-block:: text + lib + iris