This commit is contained in:
Leonardo Giordani 2014-05-04 22:38:48 +00:00
commit 615531b23d

View file

@ -578,6 +578,9 @@ indenting both the identifier and code::
:::identifier
<code goes here>
The python-markdown package offers many extensions to the official Markdown
syntax; you can find them `in the package documentation <http://pythonhosted.org/Markdown/extensions/>`_.
The specified identifier (e.g. ``python``, ``ruby``) should be one that
appears on the `list of available lexers <http://pygments.org/docs/lexers/>`_.