mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Settings description typos
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"displayName": "Markdown Math",
|
||||
"description": "Adds math support to markdown in notebooks.",
|
||||
"config.markdown.math.enabled": "Enable/disable rendering math in the built-in markdown preview."
|
||||
"description": "Adds math support to Markdown in notebooks.",
|
||||
"config.markdown.math.enabled": "Enable/disable rendering math in the built-in Markdown preview."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user