history This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. [[https://github.com/jgm/pandoc|Pandoc]] let's you convert from markdown to many other formats: <code>pandoc.exe -w dokuwiki '.\One cool article.md' -o '.\One cool article.txt'</code>