mirror of https://github.com/microsoft/vscode.git
Misc
This commit is contained in:
parent
245fffbce1
commit
1e5e3642b2
|
@ -47,7 +47,8 @@
|
|||
"displayName": "Markdown it renderer",
|
||||
"entrypoint": "./notebook-out/index.js",
|
||||
"mimeTypes": [
|
||||
"text/markdown"
|
||||
"text/markdown",
|
||||
"text/latex"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue