Age | Commit message (Expand) | Author | Files | Lines |
2014-08-13 | Revised tests directory. | John MacFarlane | 1 | -54/+0 |
2013-02-14 | HTML writer: Support header attributes. | John MacFarlane | 1 | -2/+2 |
2013-01-04 | Added css to preserve spaces in <code> tags. | John MacFarlane | 1 | -0/+1 |
2012-01-28 | Put date in YYYY-MM-DD format if possible for HTML, docx metadata. | John MacFarlane | 1 | -1/+1 |
2011-12-20 | Updated s5 tests. | John MacFarlane | 1 | -3/+3 |
2011-12-01 | Made author/date more consistent in HTML templates. | John MacFarlane | 1 | -2/+2 |
2011-11-24 | Changed paths in s5 tests. | John MacFarlane | 1 | -5/+5 |
2011-11-08 | Update templates to use Content-Style-Type meta tag. | John MacFarlane | 1 | -0/+1 |
2011-10-02 | HTML slides: only add id to div/section if --section-divs selected. | John MacFarlane | 1 | -2/+2 |
2011-10-02 | Simplified slide creation in HTML writer. | John MacFarlane | 1 | -2/+2 |
2011-04-16 | Fixed Slidy/S5 output to allow --section-divs. | John MacFarlane | 1 | -3/+0 |
2011-02-04 | Updated tests. | John MacFarlane | 1 | -4/+0 |
2011-02-04 | HTML writer: Spacing adjustments for Plain and RawHtml blocks. | John MacFarlane | 1 | -9/+3 |
2011-02-04 | Updated tests for new HTML format. | John MacFarlane | 1 | -18/+24 |
2011-01-11 | Improvements to --html5 support: | John MacFarlane | 1 | -1/+1 |
2010-07-22 | Updated s5 tests. | John MacFarlane | 1 | -15/+7 |
2010-07-22 | Extended --offline to s5. | John MacFarlane | 1 | -258/+7 |
2010-07-20 | Made spacing at end of output more consistent. | John MacFarlane | 1 | -1/+0 |
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-12-31 | Improved RST writer. | fiddlosopher | 1 | -1/+2 |
2009-12-31 | Tweaked templates and tests. | fiddlosopher | 1 | -326/+325 |
2009-04-25 | HTML writer: wrap sections in divs. Resolves Issue #70. | fiddlosopher | 1 | -7/+7 |
2008-02-09 | Incorporated templates phase into Setup.hs and improved templates. | fiddlosopher | 1 | -550/+77 |
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-09-03 | Added xmlns attribute to html element in html writer tests. | fiddlosopher | 1 | -1/+1 |
2007-08-08 | Major change in the way ordered lists are handled: | fiddlosopher | 1 | -1/+1 |
2007-07-28 | Brought test suite up to date. | fiddlosopher | 1 | -0/+1 |
2007-07-08 | Regularized the scheme for unique header identifiers in HTML writer: | fiddlosopher | 1 | -3/+3 |
2007-07-08 | Changes to tests to accommodate r653. | fiddlosopher | 1 | -7/+7 |
2007-07-08 | Updated tests to account for changes in HTML writer (identifiers). | fiddlosopher | 1 | -7/+7 |
2007-02-27 | Changes to test suite for new XHTML output. | fiddlosopher | 1 | -42/+44 |
2007-01-06 | Merged changes from 'quotes' branch since r431. Smart typography | fiddlosopher | 1 | -11/+14 |
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 | -8/+0 |
2006-12-24 | + Added --strip-trailing-cr option to diff in runtests.pl, so that | fiddlosopher | 1 | -1/+25 |
2006-12-20 | Modified the HTML writer to add invisible anchors to each section | fiddlosopher | 1 | -0/+8 |
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/+761 |