From b77d4456eaf871896ad7555607f968aa2ad9ad7c Mon Sep 17 00:00:00 2001 From: claremacrae Date: Fri, 26 Jul 2013 22:49:19 +0100 Subject: Added another todo - dokuwiki writer (#386) --- src/Text/Pandoc/Writers/DokuWiki.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Text') diff --git a/src/Text/Pandoc/Writers/DokuWiki.hs b/src/Text/Pandoc/Writers/DokuWiki.hs index d12ff2519..3344b146f 100644 --- a/src/Text/Pandoc/Writers/DokuWiki.hs +++ b/src/Text/Pandoc/Writers/DokuWiki.hs @@ -42,6 +42,7 @@ 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 -- cgit v1.2.3