pandoc/src/Text
John MacFarlane d820eb2c47 Markdown reader: Handle unmatched double quotes in dialogues.
They do not generate a Quoted element; instead, the double quote
is just turned into a Str with a curly left quote.

This should satisfy the fiction writers.  Closes #99 (again).
2013-03-12 19:18:14 -07:00
..
Pandoc Markdown reader: Handle unmatched double quotes in dialogues. 2013-03-12 19:18:14 -07:00
Pandoc.hs Added markdown_github as input format. 2013-02-11 17:27:06 -08:00