1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Kernc 510961bbb9 Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict
* Make MD_EXTENSIONS setting a dict and add tests for this change;
* Short extension names ('extra', 'meta') are deprecated
  https://pythonhosted.org/Markdown/release-2.6.html#shortened-extension-names-deprecated
* Extension config as part of extension name is deprecated
  https://pythonhosted.org/Markdown/release-2.6.html#extension-configuration-as-part-of-extension-name-deprecated
2015-11-30 18:12:28 +01:00
..
tests Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict 2015-11-30 18:12:28 +01:00
themes Use <time> instead of <abbr>. 2015-11-05 22:28:46 +01:00
tools Generate output directory before 'CD'ing into it. 2015-11-14 00:17:09 +01:00
__init__.py Add versioning information to debug output 2015-09-11 22:06:58 +02:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py Fix DeprecationWarning in _get_summary 2015-11-03 16:56:54 +01:00
generators.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
log.py Merge pull request #1850 from ingwinlu/deprecation_warnings 2015-11-03 07:22:12 -08:00
paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
readers.py Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict 2015-11-30 18:12:28 +01:00
rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
server.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
settings.py Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict 2015-11-30 18:12:28 +01:00
signals.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
urlwrappers.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
utils.py Merge pull request #1850 from ingwinlu/deprecation_warnings 2015-11-03 07:22:12 -08:00
writers.py Merge pull request #1797 from TC01/feeds_override 2015-08-31 20:17:59 -07:00