cleaning up unneeded code; enabling markdown features by default;
This commit is contained in:
@@ -15,4 +15,17 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
{% filter markdown %}
|
||||
### Tasklist
|
||||
|
||||
- [x] Done
|
||||
- [ ] Todo
|
||||
|
||||
| Hello | World |
|
||||
| --- | --- |
|
||||
| Hi | There |
|
||||
| Yo hoho | |
|
||||
{% endfilter %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user