0.8.2
Special Thanks to @mavaddat for creating the awesome extension logo for MPE in this pull request 🎉 We finally have a beautiful logo for MPE.
Updated crossnote to version 0.8.20 and 0.8.21.
New features
-
Supported prefix in front of Kroki diagram types #1785.
So now all diagrams below will get rendered using Kroki:```kroki-plantuml @startuml A -> B @enduml ``` ```plantuml {kroki=true} @startuml A -> B @enduml ```
-
Improved the source map handling for
@import "..."syntax.
Bug fixes
- Exporting files no longer includes the source map.
- Fixed some Reveal.js presentation related bugs:
- Both the
style.lessfromMarkdown Preview Enhanced: Customize Css (Global)and thestyle.lessfromMarkdown Preview Enhanced: Customize Css (Workspace)will now be loaded. Thestyle.lessfromMarkdown Preview Enhanced: Customize Css (Workspace)will have higher priority. - Fixed the bug where deleting config files from workspace did not update the preview.