Matt Bierner
e992821871
Remove console.log
2021-06-17 18:01:19 -07:00
Matt Bierner
9d626f12e8
Split MarkdownString out of MarkedString
...
`MarkedString` is deprecated so it's a little confusing that we still use the type in a few places. Instead split out the non-deprecated `MarkdownString` type
2021-06-16 14:26:18 -07:00
Matt Bierner
bc14fe9e8d
Use templates for markdown styles
...
These styles shouldn't be added into the notebook itself, only into the shadow dom of the markdown cells
2021-06-09 15:17:21 -07:00
Matt Bierner
0a57fd87b1
Enable math in markdown preview
...
Fixes #124783
2021-06-08 09:58:54 -07:00
Matt Bierner
34f0fcaf52
Rename notebook-markdown-extension to markdown-math
...
This makes it more clear what this extension is contributing
2021-06-08 09:58:54 -07:00