mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
@@ -80,6 +80,13 @@
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "%config.markdown.math.enabled%"
|
||||
},
|
||||
"markdown.math.macros": {
|
||||
"type": "object",
|
||||
"additionalProperties": { "type": "string" },
|
||||
"default": {},
|
||||
"description": "%config.markdown.math.macros%",
|
||||
"scope": "resource"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user