Alldocs

Convert DokuWiki
to AsciiDoc

Looking for a free text converter? Look no more, upload your DokuWiki markup files and convert them to AsciiDoc files. Yes, it’s that easy.

Converting from DokuWiki markup

DokuWiki is basically the Mediawiki syntax. And Mediawiki powers Wikipedia, so I think it’s fair to say it’s a widely used format. The DokuWiki system is based on PHP and uses plain text files, instead of a database. With DokuWiki you can structure those text files, e. g. put headlines above a paragraph, add links and so on. If you want to convert those DokuWiki files to another format (to migrate to another system for example) or want to convert your files to DokuWiki files, we got you covered. Upload all your wisdom and we spit out the format you’re looking for, for free.

The files end with .txt by default.

More about DokuWiki markup files

Converting to AsciiDoc

AsciiDoc is like the older brother of Markdown. It’s human-readable without any special tools. It’s like DocBook XML, but based on plain-text mark-up (instead of XML). Add an = in front of a line to mark it as headline. It’s easy like that. Wondering who uses this text format? Wikipedia states that the Git documentation is written in AsciiDoc. I’m not Wikipedia or near as clever, but you landed here and chances are high that you are in the club of people using AsciiDoc. Or maybe you just have to use this format. No matter what, just upload the file and convert it to any other format. Hope it helps!

The files end with .asciidoc by default. More about AsciiDoc files