Implement MathJax

If a post needs to render math equations, it only has
to include the mathjax.json params.
This commit is contained in:
2020-09-22 18:26:09 +02:00
parent 11d32c940a
commit 78b4a745bd
18 changed files with 180 additions and 13 deletions

View File

@@ -1,3 +1,5 @@
<div class="horizontal">
{{ content }}
<div class="post-list">
<div class="vertical">
{{ content }}
</div>
</div>