This commit is contained in:
Don Jayamanne 2021-09-22 13:16:37 -07:00
parent 245fffbce1
commit 1e5e3642b2
1 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,8 @@
"displayName": "Markdown it renderer",
"entrypoint": "./notebook-out/index.js",
"mimeTypes": [
"text/markdown"
"text/markdown",
"text/latex"
]
}
],