pandoc/src/Text
John MacFarlane 127851ea61 Parsing: Simplified and improved singleQuoteStart.
This makes 's', 'l', etc. parse properly.
Formerly we had some English-centric heuristics, but they
are no longer needed now that we keep track of the last
'Str' position in state.

Closes #698.
2013-01-14 16:06:45 -08:00
..
Pandoc Parsing: Simplified and improved singleQuoteStart. 2013-01-14 16:06:45 -08:00
Pandoc.hs Options: Added githubMarkdownExtensions. 2013-01-11 10:11:53 -08:00