Age | Commit message (Expand) | Author | Files | Lines |
2012-01-28 | Put date in YYYY-MM-DD format if possible for HTML, docx metadata. | John MacFarlane | 1 | -1/+1 |
2011-12-01 | Made author/date more consistent in HTML templates. | John MacFarlane | 1 | -3/+3 |
2011-11-08 | Update templates to use Content-Style-Type meta tag. | John MacFarlane | 1 | -0/+1 |
2011-07-23 | HTML writer: Display author and date after title. | John MacFarlane | 1 | -0/+5 |
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-11 | Improvements to --html5 support: | John MacFarlane | 1 | -1/+1 |
2010-07-20 | Made spacing at end of output more consistent. | John MacFarlane | 1 | -1/+0 |
2010-07-15 | Added --section-divs option. | John MacFarlane | 1 | -19/+15 |
2010-07-13 | Put insert-before text before the title h1 in HTML. | John MacFarlane | 1 | -1/+1 |
2010-04-25 | Use texmath's parser in TexMath module. | John MacFarlane | 1 | -25/+1 |
2010-03-13 | Use template variables for include-before/after. | fiddlosopher | 1 | -1/+2 |
2009-12-31 | Use UTF8 instead of entities in HTML. | fiddlosopher | 1 | -1/+1 |
2009-12-31 | Improved RST writer. | fiddlosopher | 1 | -1/+3 |
2009-12-31 | Tweaked templates and tests. | fiddlosopher | 1 | -63/+58 |
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-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 | 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 | -31/+34 |
2007-01-06 | Merged changes from 'quotes' branch since r431. Smart typography | fiddlosopher | 1 | -12/+9 |
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-19 | Merged changes to footnotes branch r219-r240. | fiddlosopher | 1 | -5/+0 |
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/+41 |