pandoc/src/Text
John MacFarlane 628a1ef815 Textile reader: Fixed bug (swallowed p at beginning of paragraph).
The problem was a missing 'try' in the maybeExplicitBlock parser.
Test case, a paragraph beginning with 'p', has been added.
2011-01-23 08:59:35 -08:00
..
Pandoc Textile reader: Fixed bug (swallowed p at beginning of paragraph). 2011-01-23 08:59:35 -08:00
Pandoc.hs Text.Pandoc: Added jsonFilter for easy construction of scripts. 2011-01-22 17:53:16 -08:00