<b>This sentence should be in bold</b>
<i>This sentence should be in italics</i>
<code>This text should be displayed as code</code>
<s>This text should be strikethrough</s>
<u>This text should be underlined</u>
<pre language="javascript">
And this text
should support multi-line
code formatting
</pre>
<a href="{{link}}">link text</a>
<a href="https://vk.com/botmother">Our community on VK</a>
*This sentence should be in bold*
_This sentence should be in italics_
~This text should be strikethrough~
```This text should be formatted as code, in a monospaced font```
*This sentence should be in bold*
_This sentence should be in italics_
~This text should be strikethrough~
```This text should be formatted as code, in a monospaced font```
*This sentence should be in bold*
_This sentence should be in italics_
~This text should be strikethrough~
```This text should be formatted as code, in a monospaced font```
*This sentence should be in bold*
_This sentence should be in italics_
`This text should be formatted as code, in a monospaced font`