diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-11-16 19:45:19 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-11-16 19:45:19 +0300 |
| commit | 2d26d28c8f891bae27bf075b443b1e82185e4a37 (patch) | |
| tree | c8e136490e16f2388e5927f9a54738978b0987fb /5e15940dca0fce52f5b609c616ce1b28ea80d61a | |
| parent | 767dc7f6954a66e187e5eefc36c21868048e04fc (diff) | |
| download | tg2md-2d26d28c8f891bae27bf075b443b1e82185e4a37.tar.gz tg2md-2d26d28c8f891bae27bf075b443b1e82185e4a37.zip | |
fix formatted text parsing
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.
Diffstat (limited to '5e15940dca0fce52f5b609c616ce1b28ea80d61a')
0 files changed, 0 insertions, 0 deletions
