This commit is contained in:
2025-07-07 17:30:12 +02:00
parent 94dbc9f712
commit f7de5f8f9c
9 changed files with 639 additions and 562 deletions

View File

@ -43,7 +43,7 @@
<div class="mb-3">
<hr>
<strong>Description :</strong>
<p>{{ issue.redmine.description|markdown_to_html|textile_to_html }}</p>
<p>{{ issue.redmine.description|textile_to_html|markdown_to_html }}</p>
</div>
{% endif %}