Age | Commit message (Expand) | Author | Files | Lines |
2011-02-04 | Updated tests. | John MacFarlane | 1 | -3/+0 |
2011-02-04 | HTML writer: Spacing adjustments for Plain and RawHtml blocks. | John MacFarlane | 1 | -6/+3 |
2011-02-04 | Updated tests for new HTML format. | John MacFarlane | 1 | -17/+15 |
2011-01-06 | pandoc: Add newline to output unless standalone. | John MacFarlane | 1 | -1/+1 |
2010-07-20 | Made spacing at end of output more consistent. | John MacFarlane | 1 | -1/+1 |
2010-07-15 | Added --section-divs option. | John MacFarlane | 1 | -19/+15 |
2010-04-25 | Use texmath's parser in TexMath module. | John MacFarlane | 1 | -25/+1 |
2009-12-31 | Use UTF8 instead of entities in HTML. | fiddlosopher | 1 | -1/+1 |
2009-04-25 | HTML writer: wrap sections in divs. Resolves Issue #70. | fiddlosopher | 1 | -38/+42 |
2007-12-02 | Updated test suite -- no italics for digits. | fiddlosopher | 1 | -3/+1 |
2007-12-02 | Updated HTML and S5 writer tests for new span tags in math. | fiddlosopher | 1 | -26/+28 |
2007-12-02 | Added Text.Pandoc.Readers.TeXMath and changed default handling of math. | fiddlosopher | 1 | -1/+27 |
2007-12-01 | Updated tests with new way of displaying math in HTML (with no enclosing $'s). | fiddlosopher | 1 | -1/+1 |
2007-07-28 | Brought test suite up to date. | fiddlosopher | 1 | -1/+1 |
2007-07-08 | Changes to tests to accommodate r653. | fiddlosopher | 1 | -2/+2 |
2007-07-08 | Updated tests to account for changes in HTML writer (identifiers). | fiddlosopher | 1 | -2/+2 |
2007-02-27 | Changes to test suite for new XHTML output. | fiddlosopher | 1 | -9/+15 |
2007-01-06 | Merged changes from 'quotes' branch since r431. Smart typography | fiddlosopher | 1 | -11/+3 |
2007-01-04 | Refactored SGML escaping functions and "in tag" functions to | fiddlosopher | 1 | -1/+1 |
2006-12-29 | Reversed changes from r246: | fiddlosopher | 1 | -3/+0 |
2006-12-20 | Modified the HTML writer to add invisible anchors to each section | fiddlosopher | 1 | -0/+3 |
2006-12-16 | Changed 'putStrLn' to 'putStr' in Main.hs, and modified some | fiddlosopher | 1 | -1/+0 |
2006-10-17 | initial import | fiddlosopher | 1 | -0/+18 |