Allow Latex equations in homepage banners and part comment.

This commit is contained in:
Jan Böhmer 2020-03-15 15:48:01 +01:00
parent 9dc5d325da
commit 562db6da06
5 changed files with 28 additions and 18 deletions

View file

@ -11,7 +11,7 @@
</h4>
{% if banner is not empty %}
<hr>
<div>
<div class="latex">
<h5>{{ banner | markdown }}</h5>
</div>
{% endif %}