pandoc/src
John MacFarlane 89c962a18c Use blaze-html instead of xhtml for HTML generation.
* This is a breaking API change for `writeHtml`.
* It introduces a new dependency on blaze-html.
* Pandoc now depends on highlighting-kate >= 0.4, which
  also uses blaze-html.
* The --ascii option has been removed, because of differences
  in blaze-html's and xhtml's escaping.
* Pandoc will no longer transform leading newlines in code
  blocks to `<br/>` tags.
2011-12-17 22:46:03 -08:00
..
Tests Use pandoc-types 1.9.*. 2011-12-13 14:29:07 -08:00
Text Use blaze-html instead of xhtml for HTML generation. 2011-12-17 22:46:03 -08:00
markdown2pdf.hs Changed misleading documentation on markdown2pdf. 2011-11-10 15:37:52 -08:00
pandoc.hs Use blaze-html instead of xhtml for HTML generation. 2011-12-17 22:46:03 -08:00
test-pandoc.hs Markdown writer: Insert HTML comment btw list and indented code block. 2011-06-06 05:56:59 -07:00