Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 19:14
· 433 commits to main since this release

Added

  • markdown.marp.newMarpMarkdown command to create empty Marp Markdown (#255)
  • Contribution to "New File…" in File menu and welcome screen (Experimental: Required opt-in by workbench.welcome.experimental.startEntries in VS Code 1.58+) (#255)
  • Allow to disable math typesetting in Marp Markdown by "markdown.marp.mathTypesetting": "off" setting (#256, #258)

Fixed

  • Silence unknown-theme diagnostic if definition of theme directive is incompleted (#257)