Open
Description
Describe the bug
dprint-plugin-markdown version: 0.17.8
Input Code
<!-- test.md -->
![brackets inside brackets \[ \] ]()
Expected Output
<!-- test.md -->
![brackets inside brackets \[ \] ]()
Actual Output
deno fmt test.md
Error formatting: /home/scarf/repo/test.md
Line 1, column 29: Unexpected open container char `[`.
ts inside brackets \[ \] ]()
~
Checked 1 file