-
Notifications
You must be signed in to change notification settings - Fork 5
Fix incorrect apply_entity #115
Copy link
Copy link
Open
Labels
A-telersArea: telersArea: telersC-enhancementCategory: A PR with an enhancementCategory: A PR with an enhancementE-easyCall for participation: Experience needed to fix: Easy / not muchCall for participation: Experience needed to fix: Easy / not muchP-lowLow priorityLow priority
Metadata
Metadata
Assignees
Labels
A-telersArea: telersArea: telersC-enhancementCategory: A PR with an enhancementCategory: A PR with an enhancementE-easyCall for participation: Experience needed to fix: Easy / not muchCall for participation: Experience needed to fix: Easy / not muchP-lowLow priorityLow priority
We should avoid apply entity for some cases (https://github.com/aiogram/aiogram/blob/dev-3.x/aiogram/utils/text_decorations.py#L56).
https://github.com/Desiders/telers/blob/dev-1.x/telers/src/utils/text/html_formatter.rs#L229
https://github.com/Desiders/telers/blob/dev-1.x/telers/src/utils/text/markdown_formatter.rs#L203