use ckeditor in custom type

This commit is contained in:
2021-03-22 13:45:16 +01:00
parent 7a0f7a4933
commit 28a2c0ea0b
6 changed files with 57 additions and 57 deletions

View File

@@ -53,15 +53,6 @@ This view should receive those arguments:
{% apply markdown_to_html %}
{{ person.memo }}
{% endapply %}<br>
{% apply markdown_to_html %}
## Marc est down
**michel** _ça va_
> une citation
Sit amet nisl ~~purus~~ in mollis.
{% endapply %}
</div>
{% endif %}