Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix markdown escaping issues #363

Merged
merged 4 commits into from
Jun 27, 2020
Merged

Conversation

unintended
Copy link
Contributor

@unintended unintended commented Jun 21, 2020

Description

Fixes #360 and issue when you have pre-escaped like text

Type of change

  • Bug fix (non-breaking change which fixes an issue)

tests/test_utils/test_markdown.py Outdated Show resolved Hide resolved
@JrooTJunior JrooTJunior merged commit f9c3675 into aiogram:dev-2.x Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

markdown.escape_md() doesn't escape '=' sign
2 participants