| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove generated files | la-ninpre | 2020-12-10 | 12 | -132/+0 |
| | | |||||
| * | fix formatted text parsing | la-ninpre | 2020-11-16 | 12 | -0/+132 |
| earlier, situations when there were strings like 'bold\ntext\n' that needed to be treated as bold text were converted in a wrong way (e.g. like '**bold\ntext\n**', which is breaking markup because of newline characters before closing asterisks), but now it's kind of fixed. also there's now support for emails and <pre> blocks. | |||||
