mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 01:34:34 +02:00
Allow Latex equations in homepage banners and part comment.
This commit is contained in:
parent
9dc5d325da
commit
562db6da06
5 changed files with 28 additions and 18 deletions
|
@ -11,7 +11,7 @@
|
|||
</h4>
|
||||
{% if banner is not empty %}
|
||||
<hr>
|
||||
<div>
|
||||
<div class="latex">
|
||||
<h5>{{ banner | markdown }}</h5>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue