We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c2a412 + e7994d1 commit 08b0edfCopy full SHA for 08b0edf
meta.style-guide.rst
@@ -247,6 +247,8 @@ ReStructured Text and Typesetting
247
target name for ease of use. For instance a footnote tag may look
248
like: "``[#note]_``" with the corresponding directive holding the
249
body of the footnote that resembles the following: "``.. [#note]``".
250
+
251
+ Do **not** include "``.. code-block:: [language]``" in footnotes.
252
253
- As it makes sense, use the "``.. code-block:: [language]``" form to
254
insert literal blocks into the text. While the double colon,
0 commit comments