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-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-07-24 | Updated s5 tests. | John MacFarlane | 1 | -1/+3 |
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 | -22/+26 |
2011-01-11 | Improvements to --html5 support: | John MacFarlane | 1 | -1/+1 |
2010-07-22 | Updated s5 tests. | John MacFarlane | 1 | -25/+17 |
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-03-18 | Added --mathml option; removed Text.Pandoc.LaTeXMathML. | fiddlosopher | 1 | -209/+201 |
2009-12-31 | Improved RST writer. | fiddlosopher | 1 | -1/+2 |
2009-12-31 | Tweaked templates and tests. | fiddlosopher | 1 | -510/+510 |
2009-04-25 | HTML writer: wrap sections in divs. Resolves Issue #70. | fiddlosopher | 1 | -7/+7 |
2008-09-16 | Adjusted s5.fancy.html in tests/ to conform to new LaTeXMathML policy | fiddlosopher | 1 | -1/+3 |
2008-08-13 | Support for display math; changed ASCIIMathML -> LaTeXMathML: | fiddlosopher | 1 | -325/+155 |
2008-02-09 | Incorporated templates phase into Setup.hs and improved templates. | fiddlosopher | 1 | -3777/+451 |
2007-12-01 | Modified s5 fancy test to include new ASCIIMathML.js. | fiddlosopher | 1 | -198/+2517 |
2007-11-03 | Reverted back to state as of r1062. The template haskell changes | fiddlosopher | 1 | -46/+11 |
2007-11-03 | Use template haskell to avoid the need for templates: | fiddlosopher | 1 | -11/+46 |
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-26 | Modified fancy s5 test in light of asciiMathML changes. | fiddlosopher | 1 | -735/+735 |
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 |
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-24 | Changed default ASCIIMathML text color to black. | fiddlosopher | 1 | -1/+1 |
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/+1673 |