pandoc/src/Text/Pandoc/Readers
John MacFarlane 696dfbc993 Added angle_brackets_escapable extension.
This is needed because github flavored Markdown has a slightly
different set of escapable symbols than original Markdown;
it includes angle brackets.

Closes #2846.
2016-10-22 23:41:55 +02:00
..
Docx Basic support for images in ODT documents 2016-10-12 17:50:35 +02:00
Odt Image with a caption needs special formatting 2016-10-19 11:40:44 +02:00
Org Better fix for the problem with ghc 7.8. 2016-10-18 16:25:13 +02:00
CommonMark.hs Use cmark 0.5. 2015-12-29 19:52:06 -08:00
DocBook.hs Parse line-oriented markup as LineBlock 2016-10-13 08:46:44 +02:00
Docx.hs Remove Text.Pandoc.Compat.Except 2016-09-02 09:18:09 -04:00
EPUB.hs EPUB reader: don't add root path to data: URIs. 2016-10-22 23:07:15 +02:00
Haddock.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
HTML.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
LaTeX.hs LaTeX reader: drop duplicate * in bibtexKeyChars 2016-07-29 20:53:43 +02:00
Markdown.hs Added angle_brackets_escapable extension. 2016-10-22 23:41:55 +02:00
MediaWiki.hs MediaWiki writer: transform filename with underscores in images. 2016-10-02 22:09:20 +02: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: skip whitespace before note. 2016-10-17 09:54:59 -04: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