I have been searching for a convinient way to convert Latex to Dokuwiki (also MSword doc to dowuwiki as well).
Never been really successful, though there are some Dokuwiki pluings that converts Dokuwiki to Latex and vice versa. Problem of the plugin is that latex should be installed in the webserver, but that is not the case in the EMBL. and I cannot install them as I am not the administrator.
<markdown>
tag Discovering the markdown plugin was a big change for this purpose. Not only latex docs, but MS doc and docx could be converted using the Pandoc and be pasted into Dokuwiki.
... so I wrote this short report using the markdown syntax. The plugin actually uses markdown extra, an enhanced version.