Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow repeated calls to md.convert to pass in an empty string. Also fixed ↵ | Waylan Limberg | 2007-11-03 | 2 | -0/+0 |
| | | | | testing framework to allow tests for this and added tests. Fixes [1825231] | ||||
* | added tests for codeblock on first line | Waylan Limberg | 2007-11-03 | 2 | -0/+3 |
| | |||||
* | Fixed infinite loop in bracket regex and added tests | Waylan Limberg | 2007-10-30 | 2 | -0/+122 |
| | |||||
* | Horizontal rules in block quotes with tests. Fixes [1709864]. | Waylan Limberg | 2007-10-11 | 2 | -0/+44 |
| | |||||
* | Previous commit (r42) was supposed to update the misc/two-spaces test so ↵ | Waylan Limberg | 2007-10-11 | 2 | -0/+36 |
| | | | | here it is. | ||||
* | Replace LineBreaks preprocessor with an inlinePattern and update tests. ↵ | Waylan Limberg | 2007-10-11 | 5 | -33/+17 |
| | | | | Blank lines (" \n") and headers no longer get linebreaks and the two spaces are no longer preserved. | ||||
* | Updated tests/misc/more_comments.html to match 1.6 - fixes [1794694] | Waylan Limberg | 2007-10-09 | 1 | -0/+10 |
| | |||||
* | Removed whitespace from numeric entity test that shouldn't be there. | Waylan Limberg | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | Fixed lazy blockquote and added tests | Waylan Limberg | 2007-10-08 | 4 | -0/+32 |
| | |||||
* | Support for mismatched block-level html tags. | Yuri Takhteyev | 2007-03-25 | 2 | -0/+12 |
| | |||||
* | Added test cases | Yuri Takhteyev | 2007-03-25 | 136 | -0/+5116 |