pandoc/tests/Tests/Readers
Albert Krewinkel 757c4f68f3 Org reader: Support arguments for code blocks
The general form of source block headers
(`#+BEGIN_SRC <language> <switches> <header arguments>`) was not
recognized by the reader.  This patch adds support for the above form,
adds header arguments to the block's key-value pairs and marks the block
as a rundoc block if header arguments are present.

This closes #1286.
2014-05-09 18:08:30 +02:00
..
LaTeX.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Markdown.hs Added test for #1154. 2014-05-04 08:19:48 -07:00
Org.hs Org reader: Support arguments for code blocks 2014-05-09 18:08:30 +02:00
RST.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00