mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-21 10:29:31 +00:00
Render latex using stimulus controller.
This commit is contained in:
parent
c54336fb47
commit
cef74ff35a
8 changed files with 51 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</h4>
|
||||
{% if banner is not empty %}
|
||||
<hr>
|
||||
<div class="latex">
|
||||
<div class="latex" data-controller="common--latex">
|
||||
<h5>{{ banner | markdown }}</h5>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue