From b19aee4e1e199309f91059a11154059db9411798 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 12 Sep 2012 19:15:34 -0700 Subject: Added some tests for mediawiki reader. --- src/Text/Pandoc/Readers/MediaWiki.hs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/Text') diff --git a/src/Text/Pandoc/Readers/MediaWiki.hs b/src/Text/Pandoc/Readers/MediaWiki.hs index c0fa6f6f2..e9d0fe718 100644 --- a/src/Text/Pandoc/Readers/MediaWiki.hs +++ b/src/Text/Pandoc/Readers/MediaWiki.hs @@ -44,9 +44,6 @@ _ raw mediawiki: _ templates or anything in {{}} (can be postprocessed) _ category links _ gallery tag? -_ tests for raw html inline -_ tests for raw html block tags -_ test for

tags _ tests for sup, sub, del _ tests for pre, haskell, syntaxhighlight _ tests for code, tt, hask @@ -54,7 +51,6 @@ _ test for blockquote _ tests for native lists _ tests for autolink urls _ tests for external links -_ tests for : lines -} module Text.Pandoc.Readers.MediaWiki ( readMediaWiki ) where -- cgit v1.2.3