pandoc/tests/Tests/Readers
Albert Krewinkel a5eb02f6a7 Org reader: parse LaTeX-style MathML entities
Org supports special symbols which can be included using LaTeX syntax,
but are actually MathML entities.  Examples for this are
`\nbsp` (non-breaking space), `\Aacute` (the letter A with accent acute)
or `\copy` (the copyright sign ©).

This fixes #1657.
2014-10-20 22:57:36 +02:00
..
Docx.hs Merge pull request #1601 from jkr/windowsfix 2014-09-27 16:21:17 -07:00
EPUB.hs EPUB Tests: Seperating image testing from other features 2014-09-25 13:33:25 +01:00
LaTeX.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Markdown.hs Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -07:00
Org.hs Org reader: parse LaTeX-style MathML entities 2014-10-20 22:57:36 +02:00
RST.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
Txt2Tags.hs Txt2Tags reader: Header is now parsed only if standalone flag is set 2014-08-20 18:11:37 +01:00