aboutsummaryrefslogtreecommitdiffstats
path: root/tests/markdown-test/blockquotes-with-code-blocks.html
Commit message (Collapse)AuthorAgeFilesLines
* Moves tests to a subdir of the markdown lib.Waylan Limberg2009-06-051-12/+0
|
* Replaced indentation with linebreaks only. At least its more consistant - ↵Waylan Limberg2008-09-031-4/+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-10/+6
| | | | | | | | | 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.
* Fixed up some more tests - renamed misspelled filenames and removed ↵Waylan Limberg2008-08-221-0/+16
executable status.