pandoc/tests/Tests
Albert Krewinkel 71bd4fb2b3 Org reader: Read inline code blocks
Org's inline code blocks take forms like `src_haskell(print "hi")` and
are frequently used to include results from computations called from
within the document.  The blocks are read as inline code and marked with
the special class `rundoc-block`.  Proper handling and execution of
these blocks is the subject of a separate library, rundoc, which is
work in progress.

This closes #1278.
2014-05-06 13:21:26 +02:00
..
Readers Org reader: Read inline code blocks 2014-05-06 13:21:26 +02:00
Writers Added Tests.Writer.AsciiDoc to repository. 2014-05-03 22:33:36 -07:00
Arbitrary.hs Added Cite to Arbitrary instance. 2014-04-29 18:32:42 -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