Add doku_to_markdown function

This commit is contained in:
Skia
2017-05-14 03:14:38 +02:00
parent 8c151fa498
commit 862a4619b3
6 changed files with 139 additions and 2 deletions

View File

@@ -108,6 +108,7 @@
</ul>
<h4>{% trans %}Other tools{% endtrans %}</h4>
<ul>
<li><a href="{{ url('core:doku_to_markdown') }}">{% trans %}Convert dokuwiki syntax to Markdown{% endtrans %}</a></li>
<li><a href="{{ url('trombi:user_tools') }}">{% trans %}Trombi tools{% endtrans %}</a></li>
</ul>