Skip to content

0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 14:59
e8876e1

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.less from Markdown Preview Enhanced: Customize Css (Global) and the style.less from Markdown Preview Enhanced: Customize Css (Workspace) will now be loaded. The style.less from Markdown Preview Enhanced: Customize Css (Workspace) will have higher priority.
  • Fixed the bug where deleting config files from workspace did not update the preview.