pandoc/src/Text/Pandoc/Readers
John MacFarlane bdda4b185b HTML reader: treat <math> as MathML by default...
unless something else is explicitly specified in xmlns.
Provided it parses as MathML, of course.

Also fixed default which should be to inline math if no
display attribute is used.
2016-11-02 16:43:36 +01:00
..
Docx Basic support for images in ODT documents 2016-10-12 17:50:35 +02:00
Odt [odt] Infer tables' header props from rows (#3199) 2016-11-01 10:07:39 +01:00
Org Org reader: support ATTR_HTML for special blocks 2016-10-30 20:23:53 +01: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 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 HTML reader: treat <math> as MathML by default... 2016-11-02 16:43:36 +01:00
LaTeX.hs LaTeX reader: Handle BVerbatim from fancyvrb. Fixes #3203. 2016-11-02 12:05:56 +01:00
Markdown.hs Markdown Reader: add attributes for autolink (#3183) 2016-10-26 12:18:58 +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