Fixed escaping markdown in aiogram.utils.markdown module

This commit is contained in:
Alex Root Junior 2022-10-02 00:09:28 +03:00
parent f4251382e8
commit 5a9ea04efc
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
2 changed files with 5 additions and 4 deletions

1
CHANGES/903.bugfix.rst Normal file
View file

@ -0,0 +1 @@
Fixed escaping markdown in `aiogram.utils.markdown` module