Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added our own xhtml searializer. We no longer use a xml searializer to ↵ | Waylan Limberg | 2011-06-16 | 1 | -3/+3 |
| | | | | output xhtml. This fixes #9 among other bugs. The test suite even had bad tests that should have been failing. They also have been corrected. | ||||
* | Replaced indentation with linebreaks only. At least its more consistant - ↵ | Waylan Limberg | 2008-09-03 | 1 | -1/+1 |
| | | | | and it better matches other markdown implementations. Also updated tests. | ||||
* | A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted ↵ | Artem Yunusov | 2008-07-14 | 1 | -12/+4 |
| | | | | test suite for ElementTree output. | ||||
* | Added test cases | Yuri Takhteyev | 2007-03-25 | 1 | -0/+14 |