Skip to content

glen-anderson/markdown-to-dokuwiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a very bare-bones script to convert Markdown to the DokuWiki format.

Disclaimers:

  • It is by no means exhaustive - some markdown tags aren't presently implemented
  • It hasn't been super extensively tested
  • As it is based on regular expressions, it may affect certain types of code present in block code segments

Usage: python md2doku.py inputfile.md

About

A simple converter to migrate from markdown to dokuwiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%