mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 08:38:56 +01:00
Fixes #57593: Revert markdown grammar and markdown related theme changes to the previous stable version
This commit is contained in:
@@ -140,8 +140,8 @@
|
||||
},
|
||||
{
|
||||
"scope": [
|
||||
"punctuation.definition.quote.begin.markdown",
|
||||
"punctuation.definition.list.begin.markdown"
|
||||
"beginning.punctuation.definition.quote.markdown",
|
||||
"beginning.punctuation.definition.list.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#0451a5"
|
||||
|
||||
Reference in New Issue
Block a user