Plebbit clients use markdown syntax for comment.content. The telegram bot is sending messages with raw markdown syntax, because telegram doesn't support regular markdown natively. The bot needs a parser to convert the syntax to telegram's own md-like syntax.