User Tools

Site Tools


convert-other-formats-to-dokuwiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
convert-other-formats-to-dokuwiki [2024/03/19 17:37] – created Roman Sheydvasserconvert-other-formats-to-dokuwiki [2025/03/28 17:36] (current) – [Rich Text / RTF] Roman Sheydvasser
Line 3: Line 3:
 This wiki uses dokuwiki, so if you're copying from a different source, some of these instructions may be helpful. This wiki uses dokuwiki, so if you're copying from a different source, some of these instructions may be helpful.
  
-==== Rich Text / RTF ====+==== Markdown ====
  
-  - Paste RTF to markdown at https://www.pastetomarkdown.com/ +  Convert markdown to dokuwiki at https://pandoc.org/try/.
-  - Convert markdown to dokuwiki at https://pandoc.org/try/+
  
 +==== Rich Text / RTF ====
 +
 +  * Paste RTF to markdown at https://www.pastetomarkdown.com/, then use https://pandoc.org/try/.
 +  * Alternatively, install a wysiwyg editor dokuwiki extension. [[https://forum.dokuwiki.org/d/17744-wysiwyg-options|Forum thread with options]]. 
 ==== Wordpress / HTML ==== ==== Wordpress / HTML ====
  
-I've been needing to convert some of my wordpress posts to dokuwiki pages. I found a pretty easy way to do so.+If you need to convert some wordpress posts to dokuwiki pages:
  
   - Open wordpress post in "code view."   - Open wordpress post in "code view."
   - Copy the html and convert into dokuwiki format here: https://pandoc.org/try/   - Copy the html and convert into dokuwiki format here: https://pandoc.org/try/
   - Paste the new text into a new dokuwiki page.   - Paste the new text into a new dokuwiki page.
 +
  
 ==== Stack Overflow ==== ==== Stack Overflow ====
  
-Same as above, but use markdown -> dokuwiki options in pandoc.+  * Similar to Wordpress steps, but use markdown -> dokuwiki options in https://pandoc.org/try/.
  
convert-other-formats-to-dokuwiki.1710869878.txt.gz · Last modified: 2024/03/19 17:37 by Roman Sheydvasser