mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 14:04:51 +00:00
Use clearer words and spacing
This commit is contained in:
parent
faef1526a9
commit
97f3921729
1 changed files with 5 additions and 2 deletions
|
|
@ -1,8 +1,11 @@
|
||||||
Text Formatting
|
Text Formatting
|
||||||
===============
|
===============
|
||||||
|
|
||||||
Pyrogram, just like `Telegram Bot API`_, supports basic Markdown and HTML formatting styles for text messages and
|
Pyrogram, just like the `Telegram Bot API`_, natively supports basic Markdown and HTML formatting styles for text
|
||||||
media captions; Markdown uses the same syntax as Telegram Desktop's and is enabled by default.
|
messages and media captions.
|
||||||
|
|
||||||
|
Markdown style uses the same syntax as Telegram Desktop's and is enabled by default.
|
||||||
|
|
||||||
Beside bold, italic, and pre-formatted code, **Pyrogram does also support inline URLs and inline mentions of users**.
|
Beside bold, italic, and pre-formatted code, **Pyrogram does also support inline URLs and inline mentions of users**.
|
||||||
|
|
||||||
Markdown Style
|
Markdown Style
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue