rename notebookOutputRenderer to notebookRenderer, https://github.com/microsoft/vscode/issues/121819

This commit is contained in:
Johannes Rieken
2021-05-25 12:31:53 +02:00
parent fd212e712e
commit ffd1f84ea9
4 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@
}
},
"contributes": {
"notebookOutputRenderer": [
"notebookRenderer": [
{
"id": "markdownItRenderer",
"displayName": "Markdown it renderer",