Releases: joethei/obsidian-plantuml
Releases · joethei/obsidian-plantuml
1.5.2
Fixing an issue empty paths would break image generation(closes #21, …
1.5.1
pin esbuild version(closes #20)
1.5.0
+ Allow direct editing of .puml files(closes #19) + Allow for links to Notes in a nicer fashion(closes #5) + Allow for inclusion of local files(closes #4)
1.4.0
+ local rendering now build in(closes #6). ~ fixing a bug where diagrams are not rendered to pdf
1.3.1
better error handling for local renderer.
1.3.0
+ adding support for local rendering(references #6)
1.2.7
adding build in modules to packages
1.2.6
~ make sure that there is no more than 1 space between elements(tabs …
1.2.5
Add svg processor fix #12
1.2.4
remove debounce temporarily Fixes #10 and #11