pandoc/src/Text/Pandoc/Readers
2017-09-05 09:41:27 -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: Fix pattern match. 2017-09-04 18:11:26 -07:00
LaTeX.hs LaTeX reader: improved support for \hyperlink, \hypertarget. 2017-08-25 22:04:57 -07:00
Markdown.hs Markdown reader: use CommonMark rules for list item nesting. 2017-08-19 15:45:01 -07:00
MediaWiki.hs Move CR filtering from tabFilter to the readers. 2017-06-20 21:52:13 +02:00
Muse.hs Muse reader: require at least one space char after * in header (#3895) 2017-09-05 09:41:27 -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: Fixed ..include:: directive. 2017-08-27 17:09:55 -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