summaryrefslogtreecommitdiff
path: root/tests/s5.inserts.html
Commit message (Expand)AuthorAge
* Added css to preserve spaces in <code> tags.John MacFarlane2013-01-04
* Put date in YYYY-MM-DD format if possible for HTML, docx metadata.John MacFarlane2012-01-28
* Made author/date more consistent in HTML templates.John MacFarlane2011-12-01
* Update templates to use Content-Style-Type meta tag.John MacFarlane2011-11-08
* HTML writer: Display author and date after title.John MacFarlane2011-07-23
* Updated tests.John MacFarlane2011-02-04
* HTML writer: Spacing adjustments for Plain and RawHtml blocks.John MacFarlane2011-02-04
* Updated tests for new HTML format.John MacFarlane2011-02-04
* Improvements to --html5 support:John MacFarlane2011-01-11
* Made spacing at end of output more consistent.John MacFarlane2010-07-20
* Added --section-divs option.John MacFarlane2010-07-15
* Put insert-before text before the title h1 in HTML.John MacFarlane2010-07-13
* Use texmath's parser in TexMath module.John MacFarlane2010-04-25
* Use template variables for include-before/after.fiddlosopher2010-03-13
* Use UTF8 instead of entities in HTML.fiddlosopher2009-12-31
* Improved RST writer.fiddlosopher2009-12-31
* Tweaked templates and tests.fiddlosopher2009-12-31
* HTML writer: wrap sections in divs. Resolves Issue #70.fiddlosopher2009-04-25
* Updated test suite -- no italics for digits.fiddlosopher2007-12-02
* Updated HTML and S5 writer tests for new span tags in math.fiddlosopher2007-12-02
* Added Text.Pandoc.Readers.TeXMath and changed default handling of math.fiddlosopher2007-12-02
* Updated tests with new way of displaying math in HTML (with no enclosing $'s).fiddlosopher2007-12-01
* Added xmlns attribute to html element in html writer tests.fiddlosopher2007-09-03
* Major change in the way ordered lists are handled:fiddlosopher2007-08-08
* Brought test suite up to date.fiddlosopher2007-07-28
* Changes to tests to accommodate r653.fiddlosopher2007-07-08
* Updated tests to account for changes in HTML writer (identifiers).fiddlosopher2007-07-08
* Changes to test suite for new XHTML output.fiddlosopher2007-02-27
* Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher2007-01-06
* Refactored SGML escaping functions and "in tag" functions tofiddlosopher2007-01-04
* Reversed changes from r246:fiddlosopher2006-12-29
* Modified the HTML writer to add invisible anchors to each sectionfiddlosopher2006-12-20
* Merged changes to footnotes branch r219-r240.fiddlosopher2006-12-19
* Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2006-12-16
* initial importfiddlosopher2006-10-17