Closed
Description
Feature Request
It would be nice to be able to escape the formatting characters '*' and '~' in text_mode "styled".
Example: if you send a string that contains two '~', like:
'**price list**\nobject1: ~3€\nobject2: ~1€'
it will be formatted as:
price list
object1: 3€ 1€
object2:
(I tried "~", "~~" and "~~~" to escape, but it didn't work)
Metadata
Metadata
Assignees
Labels
No labels