aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/multi-test.html
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a streange anomily in whitespace a start of p and li tags. Mostly odd ↵Waylan Limberg2008-11-131-1/+1
| | | | tests corrected.
* Replaced indentation with linebreaks only. At least its more consistant - ↵Waylan Limberg2008-09-031-5/+4
| | | | and it better matches other markdown implementations. Also updated tests.
* Fixed Ticket 11. Disabled ``indenteTree`` for `pre` and `code` tags. NowWaylan Limberg2008-08-221-6/+3
| | | | | | | | | whitespace is preserved in codeblocks. As a side-benefit, this also solved the issue with the safe-mode tests failing. All tests incorectly altered at ElementTree conversion have been corrected for this bug. Any remaining tests that fail are unrelated to this.
* Output bug fixed(stripping text data at the end of processing in ↵Artem Yunusov2008-07-151-6/+7
| | | | _processPlaceholders). Ticket #5 fixed.
* A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted ↵Artem Yunusov2008-07-141-29/+15
| | | | test suite for ElementTree output.
* Added test casesYuri Takhteyev2007-03-251-0/+37