aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added support for images inside links and updated tests. Fixes [1458136].Waylan Limberg2007-11-294-63/+57
* Footnotes that end in anyting but a <p> (list, blockquote, codeblock) now haveWaylan Limberg2007-11-294-63/+124
* Allow repeated calls to md.convert to pass in an empty string. Also fixed tes...Waylan Limberg2007-11-032-0/+0
* added tests for codeblock on first lineWaylan Limberg2007-11-032-0/+3
* Fixed infinite loop in bracket regex and added testsWaylan Limberg2007-10-302-0/+122
* Horizontal rules in block quotes with tests. Fixes [1709864].Waylan Limberg2007-10-112-0/+44
* Previous commit (r42) was supposed to update the misc/two-spaces test so here...Waylan Limberg2007-10-112-0/+36
* Replace LineBreaks preprocessor with an inlinePattern and update tests. Blank...Waylan Limberg2007-10-115-33/+17
* Updated tests/misc/more_comments.html to match 1.6 - fixes [1794694]Waylan Limberg2007-10-091-0/+10
* Removed whitespace from numeric entity test that shouldn't be there.Waylan Limberg2007-10-081-1/+1
* Fixed lazy blockquote and added testsWaylan Limberg2007-10-084-0/+32
* Support for mismatched block-level html tags.Yuri Takhteyev2007-03-252-0/+12
* Added test casesYuri Takhteyev2007-03-25136-0/+5116