pandoc/tests/Tests
Albert Krewinkel 1715d7cee0 Org reader: Support more inline/display math variants
Support all of the following variants as valid ways to define inline or
display math inlines:

  - `\[..\]` (display)
  - `$$..$$` (display)
  - `\(..\)` (inline)
  - `$..$`   (inline)

This closes #1223.  Again.
2014-04-10 15:32:02 +02:00
..
Readers Org reader: Support more inline/display math variants 2014-04-10 15:32:02 +02:00
Writers Markdown writer: Fix rendering of tight sublists. 2013-11-30 17:59:28 -08:00
Arbitrary.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
Helpers.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
Old.hs InDesign ICML Writer 2014-02-28 13:35:35 +01:00
Shared.hs Moved tests to tests/, modified cabal file so lib isn't recompiled. 2012-07-26 08:37:36 -07:00
Walk.hs HLint: Remove lambdas. 2013-12-19 20:28:53 -05:00