Added
markdown.marp.newMarpMarkdowncommand to create empty Marp Markdown (#255)- Contribution to "New File…" in File menu and welcome screen (Experimental: Required opt-in by
workbench.welcome.experimental.startEntriesin VS Code 1.58+) (#255) - Allow to disable math typesetting in Marp Markdown by
"markdown.marp.mathTypesetting": "off"setting (#256, #258)
Fixed
- Silence
unknown-themediagnostic if definition of theme directive is incompleted (#257)