pelican/pelican
Haridas N 35c0909e8b Make the markdown package requirement explicit.
Similar changes had been done on this fix (Fixes #1234).
When using markdown documents currently the error messages doesn't say
the actual error, which forces the developer to debug the pelican code
to spot the bug. This fix will explicitly enforce the required dependency.
2018-09-18 22:55:29 +05:30
..
tests Merge pull request #2384 from oulenz/pagination_per_template 2018-09-15 08:57:31 +02:00
themes Merge pull request #2376 from strburst/simple_theme_categories_title 2018-07-06 21:45:14 +02:00
tools Merge pull request #2395 from oulenz/import_from_blogger 2018-08-08 09:45:52 +02:00
__init__.py Merge pull request #2371 from oulenz/draft_pages 2018-07-04 18:20:57 +02:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py allows pages to have draft status, like articles 2018-07-03 12:53:46 +02:00
generators.py control pagination per template 2018-07-12 17:39:51 +02:00
log.py Adding --logs-deduping-min-level CLI option 2017-12-15 14:59:47 +01:00
paginator.py control pagination per template 2018-07-12 17:39:51 +02:00
readers.py Make the markdown package requirement explicit. 2018-09-18 22:55:29 +05:30
rstdirectives.py Fix warnings originating from bad regexes 2017-03-27 16:09:08 +02:00
server.py fix pelican.server __main__ code, add deprecation warning 2018-08-08 18:00:15 +02:00
settings.py control pagination per template 2018-07-12 17:39:51 +02:00
signals.py Add a new signal: page_generator_write_page 2017-10-17 07:38:18 +05:00
urlwrappers.py Add AUTHOR_SUBSTITUTIONS 2016-04-01 23:01:57 +03:00
utils.py Merge pull request #2285 from andreacorbellini/2263-handle-invalid-refs 2018-07-04 18:28:17 +02:00
writers.py control pagination per template 2018-07-12 17:39:51 +02:00