aboutsummaryrefslogtreecommitdiffstats
path: root/tests/markdown-test/strong-and-em-together.html
Commit message (Collapse)AuthorAgeFilesLines
* Moves tests to a subdir of the markdown lib.Waylan Limberg2009-06-051-4/+0
|
* Replaced indentation with linebreaks only. At least its more consistant - ↵Waylan Limberg2008-09-031-16/+4
| | | | and it better matches other markdown implementations. Also updated tests.
* Output bug fixed(stripping text data at the end of processing in ↵Artem Yunusov2008-07-151-2/+2
| | | | _processPlaceholders). Ticket #5 fixed.
* A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted ↵Artem Yunusov2008-07-141-9/+14
| | | | test suite for ElementTree output.
* Added test casesYuri Takhteyev2007-03-251-0/+11