update workbench file and fix relative link not working in markdown (#23109) (#23113)

This commit is contained in:
Barbara Valdez
2023-05-11 16:52:05 -07:00
committed by GitHub
parent c44ecf56f2
commit f13406570e
2 changed files with 3 additions and 2 deletions

View File

@@ -16,7 +16,8 @@
"Programming Languages"
],
"enabledApiProposals": [
"documentPaste"
"documentPaste",
"notebookEditor"
],
"activationEvents": [
"onLanguage:markdown",