pandoc/src/Text/Pandoc/Readers
John MacFarlane 4781819a6b Fixed -f markdown_github-hard_line_breaks+escaped_line_breaks.
Previously this did not properly enable escaped line breaks.
Closes #3341.
2017-01-08 10:01:19 +01:00
..
Docx Use new module from texmath to lookup MS font codepoints. 2016-11-30 00:43:55 +01:00
Odt [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
Org Remove pipe char irking the haddock coverage tool 2017-01-06 18:59:07 +01:00
CommonMark.hs Use cmark 0.5. 2015-12-29 19:52:06 -08:00
DocBook.hs Fixed xref lookup in DocBook reader. Closes #3243. 2016-11-19 10:30:20 +01:00
Docx.hs Docx reader: Empty header should be list of lists. 2016-12-13 07:04:40 -05:00
EPUB.hs Export Text.Pandoc.Error in Text.Pandoc. 2016-10-24 22:31:36 +02:00
Haddock.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
HTML.hs Removed debug trace from HTML reader. 2016-12-08 11:06:50 +01:00
LaTeX.hs LaTeX reader: don't treat \vspace and \hspace as block commands. 2016-11-26 21:27:56 +01:00
Markdown.hs Fixed -f markdown_github-hard_line_breaks+escaped_line_breaks. 2017-01-08 10:01:19 +01:00
MediaWiki.hs MediaWiki reader: Fix quotation mark parsing (#3336) 2017-01-05 21:24:33 +01:00
Native.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Odt.hs Basic support for images in ODT documents 2016-10-12 17:50:35 +02:00
OPML.hs Remove TagSoup compat 2016-09-02 12:28:53 -04:00
Org.hs Org reader: refactor comment tree handling 2016-07-01 23:05:32 +02:00
RST.hs RST reader: print warnings when keys, substitition, notes not found. 2016-12-07 13:03:56 +01:00
TeXMath.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Textile.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
TWiki.hs Fixed compiler warnings. 2016-07-14 23:38:44 -07:00
Txt2Tags.hs Remove directory compat 2016-09-02 09:18:09 -04:00