Merge the notebookMarkupRenderer contribution point into the renderers contribition point

For #123540
This commit is contained in:
Matt Bierner
2021-05-12 13:27:58 -07:00
parent 09bd849661
commit 11a8c4b4bc
9 changed files with 47 additions and 162 deletions

View File

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