aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/blockquote-below-paragraph.html
Commit message (Collapse)AuthorAgeFilesLines
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-121-0/+15
| | | | in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.
* Moves tests to a subdir of the markdown lib.Waylan Limberg2009-06-051-15/+0
|
* Fixed blockquote test to match previous commit. No space after > now is a ↵Waylan Limberg2009-01-271-3/+5
| | | | blockquote.
* Fixed BlockquoteProcessor to acknowledge blocks in which the blockquote ↵Waylan Limberg2008-11-131-0/+8
| | | | starts after the first line. Also updated coresponding test as it had an error and added more detail. All core tests pass now. On to extensions.
* Replaced indentation with linebreaks only. At least its more consistant - ↵Waylan Limberg2008-09-031-3/+2
| | | | and it better matches other markdown implementations. Also updated tests.
* Removed executable status on some test files ??? not sure why it was there ↵Waylan Limberg2008-08-221-0/+0
| | | | to begin with??
* A lot of bug fixes, added ElementTree support for extensions, some new tests.Artem Yunusov2008-07-311-0/+6