Alldocs

Convert DokuWiki
to Textile

Looking for a free text converter? Look no more, upload your DokuWiki markup files and convert them to Textile 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 Textile

Textile is a lightweight markup language to convert text to HTML. 2002, Dean Allen developed the format to use it in his own content management system called Textpattern. It was originally written in PHP, like Textpattern was, but has been translated to Perl, Python, Ruby, JavaScript, and C#. There is no standard nor a working specification. Though, there are a handful of tools that use or used Textile. JIRA, Jekyll, Qt, Redmine, Salesforce too only name a few. Not sure why someone would want to work with it, but I bet there are reasons. Dean Allen called it “a humane web text generator”, sounds nice, doesn’t it?

The files end with .textile by default. More about Textile files