Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced indentation with linebreaks only. At least its more consistant - ↵ | Waylan Limberg | 2008-09-03 | 1 | -4/+2 |
| | | | | and it better matches other markdown implementations. Also updated tests. | ||||
* | Header test extended. | Artem Yunusov | 2008-08-13 | 1 | -2/+5 |
| | |||||
* | A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted ↵ | Artem Yunusov | 2008-07-14 | 1 | -8/+5 |
| | | | | test suite for ElementTree output. | ||||
* | Allow hashes (#) in body of headers -- with tests. Thank you John ↵ | Waylan Limberg | 2008-05-14 | 1 | -1/+3 |
| | | | | Szakmeister for the bug report and patch. | ||||
* | Replace LineBreaks preprocessor with an inlinePattern and update tests. ↵ | Waylan Limberg | 2007-10-11 | 1 | -6/+2 |
| | | | | Blank lines (" \n") and headers no longer get linebreaks and the two spaces are no longer preserved. | ||||
* | Added test cases | Yuri Takhteyev | 2007-03-25 | 1 | -0/+14 |