mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
rename notebookOutputRenderer to notebookRenderer, https://github.com/microsoft/vscode/issues/121819
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
},
|
||||
"contributes": {
|
||||
"notebookOutputRenderer": [
|
||||
"notebookRenderer": [
|
||||
{
|
||||
"id": "markdownItRenderer-katex",
|
||||
"displayName": "Markdown it katex renderer",
|
||||
|
||||
Reference in New Issue
Block a user