Alt text wrapped in grave marks is deleted
Describe the bug
Alt text wrapped in grave marks is deleted.
Reproduce the bug
For example, the word "Box" is removed by mdformat
- Now there is just a single array.
+ Now there is just a single array.
List your environment
Python 3.10 on Windows.
> pip list
Package Version
-------------------- -------
linkify-it-py 2.0.2
markdown-it-py 2.2.0
mdformat 0.7.17
mdformat_footnote 0.1.1
mdformat_frontmatter 2.0.1
mdformat-gfm 0.3.5
mdformat_tables 0.4.1
mdit-py-plugins 0.3.5
mdurl 0.1.2
pip 23.2.1
ruamel.yaml 0.17.32
ruamel.yaml.clib 0.2.7
setuptools 68.2.2
tomli 2.0.1
uc-micro-py 1.0.2
Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:
Thanks a lot! I can reproduce even without any mdformat plugins. This needs to be fixed.