pandoc/src/Text
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
..
Pandoc Org reader: parse LaTeX-style MathML entities 2014-10-20 22:57:36 +02:00
Pandoc.hs Make raw_tex extension non-default for textile reader, writer. 2014-08-14 09:49:31 -07:00