chiark / gitweb /
m.htmlsanity: improve the test.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 11 Dec 2017 11:41:19 +0000 (12:41 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 11 Dec 2017 13:47:56 +0000 (14:47 +0100)
commitfee3837320d1c62b3dcb333a415b00a917338445
tree487f2df7596a99620957cd2b2b98c07d02076e5d
parent25c7c7511eb1f962fe080bbde1e947abd167fa67
m.htmlsanity: improve the test.

In particular, hyphenation is used inside the theme itself, verify that
things are not wrongly escaped for example.
pelican-plugins/m/test/htmlsanity_typography/article-jumbo.html [new file with mode: 0644]
pelican-plugins/m/test/htmlsanity_typography/article-lang.html
pelican-plugins/m/test/htmlsanity_typography/articles/jumbo.rst [new file with mode: 0644]
pelican-plugins/m/test/htmlsanity_typography/articles/lang.rst
pelican-plugins/m/test/htmlsanity_typography/author-an-author.html [new file with mode: 0644]
pelican-plugins/m/test/htmlsanity_typography/category-a-category.html [new file with mode: 0644]
pelican-plugins/m/test/htmlsanity_typography/tag-tagging-a-name.html [new file with mode: 0644]
pelican-plugins/m/test/test_htmlsanity.py