Skip to content

Instantly share code, notes, and snippets.

@pletiplot
pletiplot / markdown2dokuwiki.sed
Created February 20, 2012 12:37 — forked from mjf/markdown2dokuwiki.sed
Markdown2Dokuwiki - Reformat Markdown to Dokuwiki
#! /bin/sed -f
## Markdown2Dokuwiki - reformat Markdown to Dokuwiki
## Copyright (C) 2012 Matous J. Fialka, <http://mjf.cz/>
## Released under the terms of The MIT License
## TODO: many things yet...
# reformatovani nadpisu
s/^#####/==/