pandoc/src
John MacFarlane ce72d6aba8 Slight improvement to performance for pipe tables.
Still, pipe tables are a huge performance drag.  One benchmark:
With pipe tables, 1.25 sec (including this fix).
without pipe tables, 1.05 sec.
2012-07-24 07:13:49 -07:00
..
Tests Revised code for pipe tables. 2012-07-22 22:09:15 -07:00
Text Slight improvement to performance for pipe tables. 2012-07-24 07:13:49 -07:00
pandoc.hs Set writerTableOfContents for s5 in Text.Pandoc, not pandoc.hs. 2012-07-23 22:58:16 -07:00
test-pandoc.hs LaTeX writer: Ensure newline after Verbatim at end of footnote. 2012-06-01 10:50:22 -07:00