vscode/extensions/markdown-math/package.nls.json
2021-07-26 11:47:38 -07:00

6 lines
199 B
JSON

{
"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."
}