-
Notifications
You must be signed in to change notification settings - Fork 5
Add unparse method to text formatters #42
Copy link
Copy link
Open
Labels
A-telersArea: telersArea: telersC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.E-mediumCall for participation: Experience needed to fix: Medium / intermediateCall for participation: Experience needed to fix: Medium / intermediateP-lowLow priorityLow priority
Metadata
Metadata
Assignees
Labels
A-telersArea: telersArea: telersC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.E-mediumCall for participation: Experience needed to fix: Medium / intermediateCall for participation: Experience needed to fix: Medium / intermediateP-lowLow priorityLow priority
We need to create a method similar to
unparseinaiogramto create HTML text (text with tags)https://github.com/aiogram/aiogram/blob/dev-3.x/aiogram/utils/text_decorations.py#L94