Open erichiller opened 4 years ago
@erichiller Sure, any PR is warmly welcomed 😄
@erichiller any updates on this? It seems we should update the Markdown extension in VSCode repository
@Huachao looks like HTTP language already reserved https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md
Right now Send Request
present for http
and rest
but syntax highlighting works a bit different. Almost doesn't work.
Can you change internal name for REST Client to REST
instead of HTTP
?
Maybe it can help to bypass conflicts with default langs
Proposed new feature is to add highlighting to Markdown files. Like:
note: that it's a triple backtick code block.
I've already modified the extension locally to enable this feature, let me know if you'd accept a pull request?