That Wiki page is outdated. Telegram accepts standard Markdown text formatting:
- Bold: Double
*
=**hello world**
- Italic: Double
_
=__hello world__
- Monospace: Triple
`
=```hello world```
That Wiki page is outdated. Telegram accepts standard Markdown text formatting:
*
= **hello world**
_
= __hello world__
`
= ```hello world```