aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/code-first-line.html
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Ticket 11. Disabled ``indenteTree`` for `pre` and `code` tags. NowWaylan Limberg2008-08-221-4/+2
| | | | | | | | | 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.
* A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted ↵Artem Yunusov2008-07-141-2/+4
| | | | test suite for ElementTree output.
* No longer replacing " with @quot;. Fixes [1862742]Waylan Limberg2008-02-091-2/+2
|
* added tests for codeblock on first lineWaylan Limberg2007-11-031-0/+2