chiark / gitweb /
plugins: new m.code plugin.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 12 Sep 2017 19:53:46 +0000 (21:53 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 14 Sep 2017 22:11:11 +0000 (00:11 +0200)
commit8b11a6d3d11429ff47b258565b1065add6c4b413
treede78757fde9d0df70a87fd496244c7237d60437c
parentce09f3df65bb62ed1af80ec5aac6a395bdf545fb
plugins: new m.code plugin.

Unifies and simplifies the highlighting without additional useless
wrapper <div>s and meaningless classes.
pelican-plugins/m/code.py [new file with mode: 0644]
pelican-plugins/m/htmlsanity.py