mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
This adds an extensions setting all readers in the style of [ext]_EXTENSIONS. So for the MarkdownReader, who's extension is "md", the setting read is MD_EXTENSIONS. The settings allow overriding the default options passed through the readers. In the case of Markdown the default values are ['codehilite','extra'], but user may change this through the setting: MD_EXTENSIONS = ['footnotes','abbr','codehilite'] |
||
|---|---|---|
| .. | ||
| _static | ||
| _themes | ||
| fr | ||
| conf.py | ||
| contribute.rst | ||
| faq.rst | ||
| getting_started.rst | ||
| importer.rst | ||
| index.rst | ||
| internals.rst | ||
| Makefile | ||
| pelican-themes.rst | ||
| settings.rst | ||
| themes.rst | ||