From 6ec14675c8eafe5c5fa7383cd9c0f157fc2751a4 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 22 Dec 2021 15:31:03 +0000 Subject: [PATCH] Update: com.github.marc0l92.joplin-plugin-plantUML@1.8.0 https://github.com/marc0l92/joplin-plugin-plantUML/compare/a861cc0d860206c40e79e36037a1beea56740136..094a3827cddd4ae02acae99af5ed6ae9655d1abf --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 24576 -> 24576 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4433392..b92ac98 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ This repository contains the following plugins: | [🏠](https://github.com/ylc395/joplin-plugin-pages-publisher) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.pagesPublisher/plugin.jpl) | Pages Publisher | 1.6.1 | Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks. Support preview in local | ylc395 | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.coderrsid.pasteSpecial/plugin.jpl) | Paste Special | 1.1.2 | A plugin used to paste special text into Joplin | coderrsid | | [🏠](https://github.com/benji300/joplin-persistent-layout) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.persistentLayout/plugin.jpl) | Persistent Editor Layout | 2.2.0 | Save the editor layout (editor/split view/viewer/rich text) for each note separately with custom tags. | Benji300 | -| [🏠](https://github.com/marc0l92/joplin-plugin-plantUML#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl) | PlantUML2 | 1.7.0 | Render PlantUML diagram inside your Joplin notes. | marc0l92 | +| [🏠](https://github.com/marc0l92/joplin-plugin-plantUML#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl) | PlantUML2 | 1.8.0 | Render PlantUML diagram inside your Joplin notes. | marc0l92 | | [🏠](https://github.com/hieuthi/joplin-plugin-quick-goto) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.quick-goto/plugin.jpl) | Quick Goto | 1.2.0 | Switch to designated notes using keyboard shortcuts | Hieu-Thi Luong | | [🏠](https://github.com/martinkorelic/joplin-plugin-quick-html-tags) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.quick.html.tags/plugin.jpl) | Quick HTML tags | 0.1.1 | Create quick HTML tags. | Martin Korelič | | [🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.quick-links/plugin.jpl) | Quick Links | 1.2.2 | Create links to other notes | Roman Musin | diff --git a/manifests.json b/manifests.json index 6333ba2..205bdcf 100644 --- a/manifests.json +++ b/manifests.json @@ -1094,7 +1094,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-plantUML", "app_min_version": "2.2", - "version": "1.7.0", + "version": "1.8.0", "name": "PlantUML2", "description": "Render PlantUML diagram inside your Joplin notes.", "author": "marc0l92", @@ -1106,8 +1106,8 @@ "Mindmap", "UML" ], - "_publish_hash": "sha256:eb91f7c4ec777cd151f51da63d9f2ab53aa0e481126a028012d36de87be49eb6", - "_publish_commit": "main:a861cc0d860206c40e79e36037a1beea56740136", + "_publish_hash": "sha256:6a0e2b18255606504de8794aeb7c851f442127f5141f26d899b3240a4e10b987", + "_publish_commit": "main:094a3827cddd4ae02acae99af5ed6ae9655d1abf", "_npm_package_name": "joplin-plugin-plantuml2" }, "com.DanteCoder.JoplinBibleQuote": { diff --git a/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json b/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json index 69ae27c..64c4dc1 100644 --- a/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json +++ b/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-plantUML", "app_min_version": "2.2", - "version": "1.7.0", + "version": "1.8.0", "name": "PlantUML2", "description": "Render PlantUML diagram inside your Joplin notes.", "author": "marc0l92", @@ -14,7 +14,7 @@ "Mindmap", "UML" ], - "_publish_hash": "sha256:eb91f7c4ec777cd151f51da63d9f2ab53aa0e481126a028012d36de87be49eb6", - "_publish_commit": "main:a861cc0d860206c40e79e36037a1beea56740136", + "_publish_hash": "sha256:6a0e2b18255606504de8794aeb7c851f442127f5141f26d899b3240a4e10b987", + "_publish_commit": "main:094a3827cddd4ae02acae99af5ed6ae9655d1abf", "_npm_package_name": "joplin-plugin-plantuml2" } \ No newline at end of file diff --git a/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl b/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl index b02630aebfc818412ec569328b4d4ac9756dee7c..9e96598c9b646dc46eeca125061c1c801a802ee3 100644 GIT binary patch delta 1392 zcmZuxO>YxN7|ue|v{48&iQ|t(Fmi~n!`jTo8#}CH1-0V9fjA-(Me3nlduP{E);p`& zabgm_L{Tq|)QW*~4;4S4a*sXm3pjBE@e_LKg&Q-oYbT_!wCmM7&-?Yf&pVG_X^&rN zzyCT@g;jIKFyR<9Dm4>=G01Jr8ED#**_=^X1!IP3#F$D&U{*|{Ho~Olw7E$jer@6t zYJo+gw$d`4I=?)B>ybKeNx(`G-a{5J%&=cqMjr>L)Ir$mFbf2Pc5OdCaBvj*_B{)@ zK1#6itK?vc+6F_%^qwqZMNE1A`92QyUX7qXel3Ln~zg9Fb35G19@ zEZ>Uxp*{mQQP4}0&GGx$X_0h}|B;{cX(D~qyo3;bbjzN7$qB^)@YFDDZ>z=+^B`Sy`3G^9vT^L?8;yRN)^90}pEd;X{L z7&ci6`@;}jTaMvqkb|$!EXE`rk`kvr37d+Qew6P+J+=sSkl2hv%ZVE?$|H6J7>a+n zR!7pQE$h)pu31R1mX6e*-NVF|4I1Rh9vTOo16N=>X02o#SR=ST$J)07&Cur z&(8mxt5nTnI}dA>sxjL63;$-nbQ?jzs1|jPe^~o|$}O{QC|2~r#eI*1&(CY#;L+7h zO>_BcYe&4V*ZBv%a{!fvj!>) zDYkUjXmHrfEVW5Dv?(f39qOihiW|y@A|Wlh6?g?ywD`L%gTL9_o)3oZM{5aqqj~3) r9`F~9wyoMzW3hu-uq_uPPn}j?(pqkR>}&Z zl*x1n;%rV5K$k!iPHl4B{GLv220c!-OHdjb6_wqd(6xGCl` zWl7D4$xP%S7bbgS!}L6iM28tnMK#Azwq&3gut8CuBXNm&>^e4(1!Z8_7R)o7W7iNy zwj~1>8VW`mo?|!M8}2=d426)XC&Of7B--8jFFGy+J1lS$sklmuAk0^63quS08BL|Z z`%Y01Zu!uT*tE^ z