Rename notebook-markdown-extension to markdown-math

This makes it more clear what this extension is contributing
This commit is contained in:
Matt Bierner
2021-06-07 16:57:31 -07:00
parent 4bafa5d723
commit 34f0fcaf52
15 changed files with 11 additions and 11 deletions

View File

@@ -0,0 +1,4 @@
{
"displayName": "Markdown Notebook math",
"description": "Adds math support to markdown in notebooks."
}