mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Merge the notebookMarkupRenderer contribution point into the renderers contribition point
For #123540
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
}
|
||||
},
|
||||
"contributes": {
|
||||
"notebookMarkupRenderers": [
|
||||
"notebookOutputRenderer": [
|
||||
{
|
||||
"id": "markdownItRenderer",
|
||||
"displayName": "Markdown it renderer",
|
||||
|
||||
Reference in New Issue
Block a user