pandoc/src
John MacFarlane f282b462bb Markdown reader: Fixed whitespace footnote bug (Jesse Rosenthal).
The problem was in input like this:

[^1]:  note

not in note.

Also added a test case for this.
2011-01-31 20:05:11 -08:00
..
Tests Markdown reader: Fixed whitespace footnote bug (Jesse Rosenthal). 2011-01-31 20:05:11 -08:00
Text Markdown reader: Fixed whitespace footnote bug (Jesse Rosenthal). 2011-01-31 20:05:11 -08:00
markdown2pdf.hs Support --listings in markdown2pdf (Etienne Millon). 2011-01-28 21:21:09 -08:00
pandoc.hs pandoc.hs: Simplified code for writing result. 2011-01-30 14:02:16 -08:00
test-pandoc.hs Added HTML writer tests for inline code. 2011-01-29 16:26:00 -08:00