From: Vladimír Vondruš Date: Thu, 14 May 2020 10:47:41 +0000 (+0200) Subject: doc: mention the :filters: option earlier. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=1d34917d2528a91f561c9b16cb59b971e4918b14;p=blog.git doc: mention the :filters: option earlier. --- diff --git a/doc/plugins/math-and-code.rst b/doc/plugins/math-and-code.rst index e41406d1..b99f1b5f 100644 --- a/doc/plugins/math-and-code.rst +++ b/doc/plugins/math-and-code.rst @@ -327,6 +327,7 @@ replaces `Pelican code-block directive ` element for code blocks with :css:`.m-code` CSS class applied. - Removes useless CSS classes from the output. +- Adds a :rst:`:filters:` option. See `Filters`_ below. Put `code blocks <{filename}/css/components.rst#code>`_ into the :rst:`.. code::` directive and specify the language via a parameter. Use :rst:`:hl_lines:`