Support markdown on frontpage

Expanding on #51
This commit is contained in:
Flavia Bastos
2016-08-08 11:24:41 -06:00
committed by Raphael Michel
parent 5031393136
commit 95159d2af5

View File

@@ -53,7 +53,7 @@
</div>
{% endif %}
{% if frontpage_text %}
{{ frontpage_text|linebreaks }}
{{ frontpage_text|apply_markup:"markdown"|linebreaks }}
{% endif %}
{% if event.presale_is_running or event.settings.show_items_outside_presale_period %}
<form method="post" data-asynctask