added ace editor support
This commit is contained in:
parent
10b74fbc4f
commit
86cb2d7c13
282 changed files with 3601 additions and 47 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends 'layout.html' %}
|
||||
{% block body %}
|
||||
|
||||
{{ page.data }}
|
||||
<div class="markdown">{{- page.data|safe -}}</div>
|
||||
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue