Added another todo - dokuwiki writer (#386)

This commit is contained in:
claremacrae 2013-07-26 22:49:19 +01:00
parent 2900a9a371
commit b77d4456ea

View file

@ -42,6 +42,7 @@ DokuWiki: <https://www.dokuwiki.org/dokuwiki>
[ ] Implement footnotes
[ ] Work through the Dokuwiki spec, and check I've not missed anything out
[ ] Test the output in Dokuwiki - and compare against the display of another format, e.g. HTML
[ ] Remove dud/duplicate code
-}
module Text.Pandoc.Writers.DokuWiki ( writeDokuWiki ) where