mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-15 09:35:37 -05:00
6 lines
199 B
JSON
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."
|
|
}
|