summaryrefslogtreecommitdiff
path: root/tests/writer.html
AgeCommit message (Expand)Author
2008-07-23HTML writer test: use UTF-8 characters rather than entities.fiddlosopher
2008-07-15Fixed bug in Markdown parser: regular $s triggering math mode.fiddlosopher
2008-07-11In smart mode, use nonbreaking spaces after abbreviations in markdown parser.fiddlosopher
2008-07-11Treat '\ ' in (extended) markdown as nonbreaking space.fiddlosopher
2008-06-19In HTML tests, use decimal entities for everything above 127.fiddlosopher
2008-06-08Markdown smart typography: Em dashes no longer eat surrounding whitespace.fiddlosopher
2008-02-24Use style attributes rather than css classes for strikethrough and ordered li...fiddlosopher
2007-12-08Removed support for "box-style" block quotes in markdown.fiddlosopher
2007-12-02Updated test suite -- no italics for digits.fiddlosopher
2007-12-02Updated HTML and S5 writer tests for new span tags in math.fiddlosopher
2007-12-02Added Text.Pandoc.Readers.TeXMath and changed default handling of math.fiddlosopher
2007-12-01Updated tests with new way of displaying math in HTML (with no enclosing $'s).fiddlosopher
2007-11-29Modified writer tests for new Math and TeX output.fiddlosopher
2007-09-18Markdown writer: Don't print title attribute if title is empty.fiddlosopher
2007-09-03Added xmlns attribute to html element in html writer tests.fiddlosopher
2007-08-23Added new rule for enhanced markdown ordered lists: if the list markerfiddlosopher
2007-08-18+ Fixed bug in markdown ordered list parsing. The problem wasfiddlosopher
2007-08-08Major change in the way ordered lists are handled:fiddlosopher
2007-07-28Brought test suite up to date.fiddlosopher
2007-07-22Updated test suite for writers, adding tests forfiddlosopher
2007-07-14Change to footnotes in HTML writer: Instead of putting the footnotefiddlosopher
2007-07-09Added a test case with an inline link containing bracketed text.fiddlosopher
2007-07-08Regularized the scheme for unique header identifiers in HTML writer:fiddlosopher
2007-07-08Changes to tests to accommodate r653.fiddlosopher
2007-07-08Updated tests to account for changes in HTML writer (identifiers).fiddlosopher
2007-05-10Updated test suite with new tests for definition lists.fiddlosopher
2007-03-04Fixed bug in noscript part of email obfuscation:fiddlosopher
2007-02-27Changes to test suite for new XHTML output.fiddlosopher
2007-01-27More changes in entity handling: Instead of using entities for charactersfiddlosopher
2007-01-07Modified HTML output for Image elements, to conform tofiddlosopher
2007-01-06Fixed bug in Markdown reader's handling of underscores and otherfiddlosopher
2007-01-06Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher
2007-01-04Refactored SGML escaping functions and "in tag" functions tofiddlosopher
2006-12-30Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher
2006-12-29Reversed changes from r246:fiddlosopher
2006-12-21+ Added regression tests with footnotes in quote blocks and lists.fiddlosopher
2006-12-20Made javascript obfuscation of emails even more obfuscatory,fiddlosopher
2006-12-20Modified the HTML writer to add invisible anchors to each sectionfiddlosopher
2006-12-19+ Replaced 'comparing' combinator in markdown reader with 'compare'.fiddlosopher
2006-12-19Merged changes to footnotes branch r219-r240.fiddlosopher
2006-12-19Changed footnote syntax to conform to the de facto standardfiddlosopher
2006-12-16Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher
2006-10-17initial importfiddlosopher