| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-12-16 | Possible to escape stars (\*) so they aren't parsed as emphasis. | Martin Vilcans | |
| 2011-12-16 | Fixed some problems with old RichString tests. | Martin Vilcans | |
| Sometimes the segments of the RichString objects became RichString objects instead of Segment. That's what you get for dynamic typing I guess... | |||
| 2011-11-28 | Added licensing information (MIT license) | Martin Vilcans | |
| 2011-11-26 | Some code style changes | Martin Vilcans | |
| 2011-11-22 | Fix incorrectly parsing when mixing italic and bold. Thx, Stu! | Martin Vilcans | |
| 2011-11-10 | Made RichString non-hierarchical (simpler). | Martin Vilcans | |
| Also: FDX output should have correct line breaks now. | |||
| 2011-09-26 | Use rich strings for all content. | Martin Vilcans | |
| 2011-09-21 | PEP8 compliance. | Martin Vilcans | |
| 2011-09-21 | Parse bold, italic and underline (no output yet). | Martin Vilcans | |
