Closed chrisjsewell closed 4 years ago
This PR introduces a plugin to VS Code's built-in Markdown previewer (see this guide for info), to properly render nested admonitions, and code directives.
The plugin can be disabled using the myst.preview.enable configuration option.
myst.preview.enable
This PR introduces a plugin to VS Code's built-in Markdown previewer (see this guide for info), to properly render nested admonitions, and code directives.
The plugin can be disabled using the
myst.preview.enable
configuration option.