mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Fixed nested hashtag, cashtag and email entnties parsing (#1263)
* Fixed nested hashtag, cashtag and email message entities not being parsed correctly when these entities are inside another entity. * Tests coverage
This commit is contained in:
parent
020db29e6d
commit
a80031509e
3 changed files with 42 additions and 1 deletions
1
CHANGES/1259.bugfix.rst
Normal file
1
CHANGES/1259.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed nested hashtag, cashtag and email message entities not being parsed correctly when these entities are inside another entity.
|
||||
Loading…
Add table
Add a link
Reference in a new issue