From df354b72efa64783ac8bbb3eda7e39e14563197b Mon Sep 17 00:00:00 2001 From: gotchafr Date: Sat, 4 Nov 2017 13:58:15 +0100 Subject: [PATCH] Correct text role error on pelican 3.7.1 --- doc/pelican/writing-content.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/pelican/writing-content.rst b/doc/pelican/writing-content.rst index a14d7958..7514fdc3 100644 --- a/doc/pelican/writing-content.rst +++ b/doc/pelican/writing-content.rst @@ -32,6 +32,9 @@ Writing content `Pelican <{filename}/pelican.rst>`_ | `Theme » <{filename}/pelican/theme.rst>`_ +.. role:: rst(code) + :language: rst + While the official `reStructuredText `_ documentation provides an extensive syntax guide, the info is scattered across many pages. The following page will try to explain the basics and mention a -- 2.30.2