mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-07 07:24:51 +00:00
Tidy up HTML syntax example
This commit is contained in:
parent
e682046713
commit
faef1526a9
1 changed files with 1 additions and 3 deletions
|
|
@ -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>
|
<code>inline fixed-width code</code>
|
||||||
|
|
||||||
<pre>pre-formatted fixed-width
|
<pre>pre-formatted fixed-width code block</pre>
|
||||||
code block
|
|
||||||
</pre>
|
|
||||||
|
|
||||||
.. note:: Mentions are only guaranteed to work if you have already met the user (in groups or private chats).
|
.. note:: Mentions are only guaranteed to work if you have already met the user (in groups or private chats).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue