mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #523 from StephaneBunel/master
New config parameter to enable Markdown extensions
This commit is contained in:
commit
848fdedec7
7 changed files with 40 additions and 9 deletions
|
|
@ -103,7 +103,7 @@ Setting name (default value) What doe
|
|||
This only applies if your content does not otherwise
|
||||
specify a summary. Setting to None will cause the summary
|
||||
to be a copy of the original content.
|
||||
|
||||
`MARKDOWN_EXTENSIONS` (``['toc',]``) A list of any Markdown extensions you want to use.
|
||||
===================================================================== =====================================================================
|
||||
|
||||
.. [#] Default is the system locale.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue