aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.html
AgeCommit message (Expand)AuthorFilesLines
2007-08-23Added new rule for enhanced markdown ordered lists: if the list markerfiddlosopher1-0/+2
2007-08-18+ Fixed bug in markdown ordered list parsing. The problem wasfiddlosopher1-0/+4
2007-08-08Major change in the way ordered lists are handled:fiddlosopher1-12/+73
2007-07-28Brought test suite up to date.fiddlosopher1-4/+11
2007-07-22Updated test suite for writers, adding tests forfiddlosopher1-1/+29
2007-07-14Change to footnotes in HTML writer: Instead of putting the footnotefiddlosopher1-15/+5
2007-07-09Added a test case with an inline link containing bracketed text.fiddlosopher1-1/+1
2007-07-08Regularized the scheme for unique header identifiers in HTML writer:fiddlosopher1-1/+1
2007-07-08Changes to tests to accommodate r653.fiddlosopher1-30/+30
2007-07-08Updated tests to account for changes in HTML writer (identifiers).fiddlosopher1-30/+30
2007-05-10Updated test suite with new tests for definition lists.fiddlosopher1-0/+87
2007-03-04Fixed bug in noscript part of email obfuscation:fiddlosopher1-2/+2
2007-02-27Changes to test suite for new XHTML output.fiddlosopher1-768/+879
2007-01-27More changes in entity handling: Instead of using entities for charactersfiddlosopher1-5/+5
2007-01-07Modified HTML output for Image elements, to conform tofiddlosopher1-2/+2
2007-01-06Fixed bug in Markdown reader's handling of underscores and otherfiddlosopher1-0/+3
2007-01-06Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher1-276/+627
2007-01-04Refactored SGML escaping functions and "in tag" functions tofiddlosopher1-24/+24
2006-12-30Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher1-1/+1
2006-12-29Reversed changes from r246:fiddlosopher1-29/+0
2006-12-21+ Added regression tests with footnotes in quote blocks and lists.fiddlosopher1-0/+10
2006-12-20Made javascript obfuscation of emails even more obfuscatory,fiddlosopher1-2/+12
2006-12-20Modified the HTML writer to add invisible anchors to each sectionfiddlosopher1-0/+29
2006-12-19+ Replaced 'comparing' combinator in markdown reader with 'compare'.fiddlosopher1-3/+6
2006-12-19Merged changes to footnotes branch r219-r240.fiddlosopher1-13/+9
2006-12-19Changed footnote syntax to conform to the de facto standardfiddlosopher1-3/+3
2006-12-16Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher1-1/+0
2006-10-17initial importfiddlosopher1-0/+456