andrewbranch / gatsby-remark-vscode

Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences
MIT License
296 stars 27 forks source link

Comments in highlighted sections are stripped #206

Open nesk opened 2 years ago

nesk commented 2 years ago

I tried to highlight a section of code containing some comments, but they were stripped. Here's a patch to reproduce the issue in the HTML tests:

You should see the following error report:

While we expect this: