Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed blockquote test to match previous commit. No space after > now is a ↵ | Waylan Limberg | 2009-01-27 | 1 | -3/+5 |
| | | | | blockquote. | ||||
* | Fixed BlockquoteProcessor to acknowledge blocks in which the blockquote ↵ | Waylan Limberg | 2008-11-13 | 1 | -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 Limberg | 2008-09-03 | 1 | -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 Limberg | 2008-08-22 | 1 | -0/+0 |
| | | | | to begin with?? | ||||
* | A lot of bug fixes, added ElementTree support for extensions, some new tests. | Artem Yunusov | 2008-07-31 | 1 | -0/+6 |