Files
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
..
2014-04-29 18:32:42 -07:00
2013-06-24 20:29:41 -07:00
2014-02-28 13:35:35 +01:00
2013-12-19 20:28:53 -05:00