mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge 2897476510 into cd40105c40
This commit is contained in:
commit
615531b23d
1 changed files with 3 additions and 0 deletions
|
|
@ -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/>`_.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue