Support markdown in notes.

Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
James Cole
2016-10-22 11:47:47 +02:00
parent 7edd1bff40
commit 8c675615df
6 changed files with 27 additions and 18 deletions

View File

@@ -3,6 +3,7 @@
<div class="col-sm-8">
{{ Form.textarea(name, value, options) }}
{% include 'form/help.twig' %}
{% include 'form/feedback.twig' %}
</div>
</div>