Table of Contents

Convert Other Formats to Dokuwiki

This wiki uses dokuwiki, so if you're copying from a different source, some of these instructions may be helpful.

Rich Text / RTF

  1. Paste RTF to markdown at https://www.pastetomarkdown.com/
  2. Convert markdown to dokuwiki at https://pandoc.org/try/

Wordpress / HTML

If you need to convert some wordpress posts to dokuwiki pages:

  1. Open wordpress post in “code view.”
  2. Copy the html and convert into dokuwiki format here: https://pandoc.org/try/
  3. Paste the new text into a new dokuwiki page.

Stack Overflow

Similar to wordpress steps, but use markdown → dokuwiki options in pandoc.