chiark / gitweb /
m.htmlsanity: add expand_link[s] Jinja2 filters.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 19 Sep 2017 18:56:19 +0000 (20:56 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 11 Oct 2017 19:54:40 +0000 (21:54 +0200)
commit32c9cb8dcea1cfb4859d4524b91d061ac2d16ff3
tree02b12aa0e497039e9e0a2b8218f50c4f652b173c
parentae325b1c9364d9437c074ab627928f9e51a9dbe2
m.htmlsanity: add expand_link[s] Jinja2 filters.

This depends on part of https://github.com/getpelican/pelican/pull/2164
(in particular having the _link_expander() function), everything else
from the PR is implemented here.
pelican-plugins/m/htmlsanity.py