Skip to content

[fix] Use HTML instead of Markdown

ponsfrilus requested to merge feature/telegram into master

For some reason the Markdown parsing of Telegram is pretty hard to escape when links or text contain undescore or asterix, so now we are using the HTML parser that smooth up all the things.

This closes #95 (closed)

Edited by ponsfrilus

Merge request reports