chiark / gitweb /
m.math: ability of fallback to rendering math as code blocks.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 22 Jan 2018 13:13:28 +0000 (14:13 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 22 Jan 2018 13:17:29 +0000 (14:17 +0100)
commit2639bdba6be7cbba5fcb5857ba447dff4c5b05be
treeaaba38be20d0e5911a1aef4ea8ea2ab89ef6a69a
parentb0b3674c5713a97e8973e19705108ff93894186f
m.math: ability of fallback to rendering math as code blocks.
doc/plugins/math-and-code.rst
pelican-plugins/m/math.py
pelican-plugins/m/test/math/page-code-fallback.html [new file with mode: 0644]
pelican-plugins/m/test/test_math.py