pandoc/src/Text/Pandoc/Readers
2017-06-01 19:15:00 +02:00
..
Docx Update dates in copyright notices 2017-05-13 23:30:13 +02:00
Odt Odt reader: remove dead code 2017-05-31 19:59:34 +02:00
Org Org reader: respect export option for tags 2017-05-31 21:26:07 +02:00
CommonMark.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
DocBook.hs Working on readers. 2017-01-25 17:07:40 +01:00
Docx.hs Update dates in copyright notices 2017-05-13 23:30:13 +02:00
EPUB.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
Haddock.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
HTML.hs HTML reader: Use sets instead of lists for block tag lookup. 2017-06-01 19:15:00 +02:00
LaTeX.hs LaTeX reader: handle some width specifiers on table columns. 2017-06-01 12:08:28 +02:00
Markdown.hs Added eastAsianLineBreakFilter to Shared. 2017-05-30 10:22:48 +02:00
MediaWiki.hs MediaWiki reader: don't do curly quotes inside <tt> contexts. 2017-05-25 09:35:25 +02:00
Native.hs Update dates in copyright notices 2017-05-13 23:30:13 +02:00
Odt.hs Readers: pass errors straight up to PandocMonad. 2017-01-25 17:07:40 +01:00
OPML.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
Org.hs Update dates in copyright notices 2017-05-13 23:30:13 +02:00
RST.hs RST reader: use anyLineNewline in rawListItem (#3702) 2017-05-28 09:29:37 +02:00
Textile.hs Parsing: many1Till: Check for the end condition before parsing 2017-05-28 18:08:11 +02:00
TWiki.hs Parsing: many1Till: Check for the end condition before parsing 2017-05-28 18:08:11 +02:00
Txt2Tags.hs Parsing: Provide parseFromString'. 2017-05-24 22:41:47 +02:00