pandoc/src/Text
Craig S. Bosma 1bb4f0c497 Org reader: Respect :exports header arguments on code blocks
Adds support to the org reader for conditionally exporting either the code block,
results block immediately following, both, or neither, depending on the value
of the `:exports` header argument. If no such argument is supplied, the default
org behavior (for most languages) of exporting code is used.
2014-07-17 10:23:22 -05:00
..
Pandoc Org reader: Respect :exports header arguments on code blocks 2014-07-17 10:23:22 -05:00
Pandoc.hs Removed space at ends of lines in source. 2014-07-12 22:57:22 -07:00