Tidy up HTML syntax example

This commit is contained in:
Dan 2018-07-29 03:38:30 +02:00
parent e682046713
commit faef1526a9

View File

@ -46,9 +46,7 @@ To use this mode, pass :obj:`HTML <pyrogram.ParseMode.HTML>` or "html" in the *p
<code>inline fixed-width code</code>
<pre>pre-formatted fixed-width
code block
</pre>
<pre>pre-formatted fixed-width code block</pre>
.. note:: Mentions are only guaranteed to work if you have already met the user (in groups or private chats).