mdformat icon indicating copy to clipboard operation
mdformat copied to clipboard

non-breaking space -> error

Open nschloe opened this issue 2 years ago • 0 comments

Describe the bug

Running mdformat on

# X
 

x

(# X\n\xa0\n\nx\n, note the non-breaking space) results in the error message

The formatted Markdown renders to different HTML than the input Markdown. This
is likely a bug in mdformat. Please create an issue report here, including the
input Markdown: https://github.com/executablebooks/mdformat/issues

Reproduce the bug

See above.

List your environment

No response

nschloe avatar Mar 22 '23 08:03 nschloe