Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences
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: - [download the patch](https://www.icloud.com/iclouddrive/0f6wgDZgK9CXg15GGqig7DhtQ#highlighted-comment) - apply the patch: `git apply /path/to/highlighted-comment.patch` - run the tests You should see the following error report: <img width="480" src="https://user-images.githubusercontent.com/817508/170957442-ce302633-7145-44b3-be8c-fa7f22d3bb3c.png"> While we expect this: <img width="480" src="https://user-images.githubusercontent.com/817508/170957467-c1c838f8-4f1a-4e02-8cb6-a79e4fe11fa5.png">
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by nesk and has received 0 comments.