Pick up new md grammar (#156844)

Also updates themes to better handle https://github.com/microsoft/vscode-markdown-tm-grammar/issues/4
This commit is contained in:
Matt Bierner
2022-08-01 17:13:55 -07:00
committed by GitHub
parent a7cd732b7f
commit cf43717e18
13 changed files with 73 additions and 18 deletions

View File

@@ -26,7 +26,8 @@
{
"scope": [
"meta.embedded",
"source.groovy.embedded"
"source.groovy.embedded",
"string meta.image.inline.markdown",
],
"settings": {
"foreground": "#D4D4D4"