1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
John Mastro 0949fa62ec Tell smartypants to also process " entities
This is necessary because Docutils has already replaced double quotes
with " HTML entities by the time the typogrify filter is applied.
2015-02-12 16:27:30 -08:00
..
tests Tell smartypants to also process " entities 2015-02-12 16:27:30 -08:00
themes Merge pull request #1478 from areyoutoo/new-twitter-icon 2015-01-26 21:49:32 +00:00
tools wordpress importer support for draft article 2015-02-04 16:57:40 +05:30
__init__.py Add signal: all_generators_finalized (getpelican/pelican-plugins#314) 2015-02-07 16:13:12 +01:00
contents.py Generate {tag}-style links on pages correctly. Fixes #1513 2015-01-02 01:20:57 -07:00
generators.py Make PAGE_EXCLUDES work with subdirs. Fixes #1500. 2014-11-01 17:38:20 -07:00
log.py minor spelling fixes 2014-09-15 20:29:00 -04:00
paginator.py Refactor logging handling 2014-07-22 12:39:39 -04:00
readers.py Tell smartypants to also process " entities 2015-02-12 16:27:30 -08:00
rstdirectives.py Fix bug with custom reST :abbr: role. Fixes #949 2014-10-16 07:09:20 -07:00
server.py Minor changes to server.py 2015-01-14 20:20:36 -08:00
settings.py Removed PDF Generation settings 2015-01-27 18:45:10 +08:00
signals.py Add signal: all_generators_finalized (getpelican/pelican-plugins#314) 2015-02-07 16:13:12 +01:00
urlwrappers.py fix the parameters for a logging.warning call 2014-10-12 12:37:04 +01:00
utils.py Merge pull request #1466 from cgar/spelling 2014-11-02 12:20:30 -08:00
writers.py Merge pull request #1399 from Scheirle/fix_feed_localized_url 2014-11-04 07:29:42 -08:00