1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
David Alfonso 150d1f05d0 Add pandoc2 support to pelican-import. Fix #2255
Specific options passed to pandoc2 in order to get similar results than
with pandoc1:

- Disable smart quotes from the markdown output.

- Enable raw parsing from html.
2018-08-03 19:44:50 +02:00
..
content Add pandoc2 support to pelican-import. Fix #2255 2018-08-03 19:44:50 +02:00
mixed_content Make StaticGenerator skip content sources. Refs #1019. 2014-10-31 16:46:01 -07:00
nested_content/maindir Make PAGE_EXCLUDES work with subdirs. Fixes #1500. 2014-11-01 17:38:20 -07:00
output Add h1 to the categories list in simple/notmyidea 2018-07-06 09:13:39 -04:00
TestPages allows pages to have draft status, like articles 2018-07-03 12:53:46 +02:00
theme_overrides Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
__init__.py Add logging for warnings during test suite run 2015-10-22 09:45:04 +02:00
default_conf.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
support.py PyCodeStyle fixes to keep Flake8 happy 2017-10-26 13:53:32 -07:00
test_cache.py allows pages to have draft status, like articles 2018-07-03 12:53:46 +02:00
test_contents.py Merge pull request #2288 from charlesfleche/fix-metadata-intrasite-links-squashed 2018-02-09 11:41:30 -08:00
test_generators.py Merge fix for broken symlink test on macOS 2018-07-08 21:29:17 +02:00
test_importer.py Add pandoc2 support to pelican-import. Fix #2255 2018-08-03 19:44:50 +02:00
test_paginator.py Allow to use page URL in pagination pattern. 2018-02-10 18:26:55 +01:00
test_pelican.py Align import style with flake8-import-order 0.15 2017-11-07 04:18:03 -08:00
test_readers.py Fix more python 3.6 regex DeprecationWarning's 2017-03-29 10:19:47 +02:00
test_rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_settings.py Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
test_testsuite.py Drop unsupported Python 3.3 2017-10-02 18:33:21 +03:00
test_urlwrappers.py Add AUTHOR_SUBSTITUTIONS 2016-04-01 23:01:57 +03:00
test_utils.py more accurate code and tests 2018-02-08 20:10:08 +01:00