mdformat icon indicating copy to clipboard operation
mdformat copied to clipboard

mdformat failure when EM SPACE character is present

Open nschloe opened this issue 3 years ago • 0 comments

Describe the bug

When running mdformat on

```
a
```
 
# A

("'```\\na\\n```\\n\\u2003\\n# A\\n'") I'm getting an error. Might be related to https://github.com/executablebooks/mdformat/issues/351.

Reproduce the bug

See above.

List your environment

No response

nschloe avatar Aug 29 '22 21:08 nschloe