Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug in tables extension (ticket 24). This extension could still use a ↵ | Waylan Limberg | 2009-03-09 | 2 | -2/+2 |
| | | | | major refactor, but it at least works as documented. | ||||
* | Replaced indentation with linebreaks only. At least its more consistant - ↵ | Waylan Limberg | 2008-09-03 | 1 | -39/+8 |
| | | | | and it better matches other markdown implementations. Also updated tests. | ||||
* | Bugfix for inline patterns. Tables extension ported to ElementTree. | Artem Yunusov | 2008-08-04 | 2 | -19/+34 |
| | |||||
* | Adding extensions tests. | Yuri Takhteyev | 2008-07-29 | 2 | -0/+45 |