aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/blockquote-below-paragraph.txt
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/+11
| | | | 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-11/+0
|
* Fixed BlockquoteProcessor to acknowledge blocks in which the blockquote ↵Waylan Limberg2008-11-131-2/+10
| | | | 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.
* 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/+3