Releases: executablebooks/myst-vs-code
Releases · executablebooks/myst-vs-code
v0.11.0
Update README
release-0.9.5 bump version
Previewer: Fix nested token line numbers
release-0.10.2 bump version
Update README
release-0.10.1 bump version
Add Markdown Preview Extension
This release 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.
Additional changes:
- Add build tests
- Only test node 10.x
- Split integration and standalone tests
- Turn directives yaml into importable json module
Try automated action release
release-0.9.4 Update ci_tests.yml
Move to injection based implementation
v0.4.0 0.4.0
Add directive highlighting
v0.1.0 0.1.1
Intitial VS Code release
v0.0.1 add badge