pandoc/src/Text/Pandoc/Readers
John MacFarlane 17d48cf4af Markdown reader: Allow linebreaks in URLs (treat as spaces).
Also, a string of consecutive spaces or tabs is now parsed
as a single space. If you have multiple spaces in your URL,
use %20%20.
2010-12-10 12:14:51 -08:00
..
HTML.hs Make --smart work in HTML reader. 2010-12-07 21:24:35 -08:00
LaTeX.hs Made latex \section, \chapter parsers more forgiving of whitespace. 2010-07-13 19:22:41 -07:00
Markdown.hs Markdown reader: Allow linebreaks in URLs (treat as spaces). 2010-12-10 12:14:51 -08:00
RST.hs RST reader: Added footnote suppport. 2010-12-08 08:39:50 -08:00
TeXMath.hs TeXMath: handle variables modified with \acute, \bar, etc. 2010-10-19 15:03:30 -07:00
Textile.hs textile redcloth definition lists 2010-12-09 09:25:46 -08:00