pandoc/src
John MacFarlane e37c4526b2 Markdown reader: Allow lists as list items.
So, for example:

1.  * x
    * y
2.  * z
    * w
2012-04-13 11:12:18 -07:00
..
Tests LaTeX reader: Add ", " to suffix... 2012-02-10 21:48:42 -08:00
Text Markdown reader: Allow lists as list items. 2012-04-13 11:12:18 -07:00
pandoc.hs Changed -V so that you can specify a key without a value. 2012-03-09 10:45:01 -08:00
test-pandoc.hs Markdown writer: Insert HTML comment btw list and indented code block. 2011-06-06 05:56:59 -07:00