Skip to content

mostekcm/markdown-to-dokuwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Markdown to Dokuwiki

I tried using pandoc and just exporting html and importing to dokuwiki, but both approaches left a messy dokuwiki syntax. This script only covers a small portion of the most commonly used markdown that we use for doing procedures and tracking customer stuff.

Install

Clone the github repo and install globally

git clone [email protected]:mostekcm/markdown-to-dokuwiki
cd markdown-to-dokuwiki
npm install -g

Usage

md2doku [ -o <output file> ] <input file>

##Known issues None yet :)

##License MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published