pandoc/src/Text/Pandoc/Readers
2017-08-12 13:40:28 -07:00
..
Docx Docx reader: Avoid 0-level headers. 2017-08-06 19:35:03 -07:00
LaTeX LaTeX reader: Support \let. 2017-08-07 13:38:15 -07:00
Odt Odt reader: replaced collectRights with rights from Data.Either. 2017-06-20 22:43:06 +02:00
Org Org reader: use org-language attribute rather than data-org-language. 2017-08-09 09:45:17 -07:00
CommonMark.hs Thread options through CommonMark reader. 2017-08-08 13:55:19 -07:00
DocBook.hs Move CR filtering from tabFilter to the readers. 2017-06-20 21:52:13 +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 Move CR filtering from tabFilter to the readers. 2017-06-20 21:52:13 +02:00
HTML.hs HTML reader: parse <main> like <div role=main>. (#3791) 2017-08-09 09:10:12 -07:00
LaTeX.hs LaTeX reader: Fixed space after \figurename etc. 2017-08-12 13:40:28 -07:00
Markdown.hs Markdown reader: fixed spurious parsing as citation as reference def. 2017-08-07 21:00:57 -07:00
MediaWiki.hs Move CR filtering from tabFilter to the readers. 2017-06-20 21:52:13 +02:00
Muse.hs Muse reader: simplify tableCell implementation (#3846) 2017-08-09 09:09:05 -07: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 Move CR filtering from tabFilter to the readers. 2017-06-20 21:52:13 +02:00
Org.hs Move CR filtering from tabFilter to the readers. 2017-06-20 21:52:13 +02:00
RST.hs RST reader: implement csv-table directive. 2017-08-10 15:01:14 -07:00
Textile.hs Rewrote LaTeX reader with proper tokenization. 2017-07-07 12:36:00 +02:00
TikiWiki.hs Added TikiWiki reader (#3800) 2017-07-21 10:09:54 +02:00
TWiki.hs Rewrote LaTeX reader with proper tokenization. 2017-07-07 12:36:00 +02:00
Txt2Tags.hs Rewrote LaTeX reader with proper tokenization. 2017-07-07 12:36:00 +02:00
Vimwiki.hs Fixed #3760. (#3784) 2017-07-12 17:19:49 +02:00