pandoc/src/Text/Pandoc/Readers
2017-06-20 14:48:00 +02:00
..
Docx Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Odt Odt reader: remove dead code 2017-05-31 19:59:34 +02:00
Org Improve code style in lua and org modules 2017-06-03 13:35:19 +02:00
CommonMark.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
DocBook.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Docx.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
EPUB.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Haddock.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
HTML.hs Separated tracing from logging. 2017-06-19 22:17:43 +02:00
LaTeX.hs Support for \faCheck and \faClose (#3727) 2017-06-11 07:47:42 +02:00
Markdown.hs Separated tracing from logging. 2017-06-19 22:17:43 +02:00
MediaWiki.hs Separated tracing from logging. 2017-06-19 22:17:43 +02:00
Muse.hs Muse reader: check that headers start at the first column (#3749) 2017-06-20 14:48:00 +02:00
Native.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Odt.hs Readers: pass errors straight up to PandocMonad. 2017-01-25 17:07:40 +01:00
OPML.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Org.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
RST.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Textile.hs Separated tracing from logging. 2017-06-19 22:17:43 +02:00
TWiki.hs Separated tracing from logging. 2017-06-19 22:17:43 +02:00
Txt2Tags.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Vimwiki.hs Vimwiki reader: adjusted for changes in trace. 2017-06-19 22:29:01 +02:00