pandoc/tests/Tests/Readers
Albert Krewinkel 6f19be7d40 Org reader: Fix parsing of sub-/superscript expressions
This fixes the org-reader's handling of sub- and superscript
expressions.  Simple expressions (like `2^+10`), expressions in
parentheses (`a_(n+1)`) and nested sexp (like `a_(nested()parens)`) are
now read correctly.
2014-04-11 11:05:42 +02:00
..
LaTeX.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Markdown.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Org.hs Org reader: Fix parsing of sub-/superscript expressions 2014-04-11 11:05:42 +02:00
RST.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00