From 0110b26d3ff99397287af7117d4e3d089c8e3301 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 30 Oct 2021 23:31:21 +0000 Subject: [PATCH] Update: com.github.marc0l92.joplin-plugin-plantUML@1.5.0 https://github.com/marc0l92/joplin-plugin-plantUML/compare/126603105d78969b70d4b4765401445d99c99c82..693e524e6df02f5fb59377fe61b2d86c2d1ee9b8 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 24064 -> 24064 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8088cf6..b05ae44 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,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.3.0 | Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks | 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.4.1 | Render PlantUML diagram inside your Joplin notes. | Marco LUCARELLA | +| [🏠](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.5.0 | Render PlantUML diagram inside your Joplin notes. | Marco LUCARELLA | | [🏠](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.1.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 7ab7604..36d96cd 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.4.1", + "version": "1.5.0", "name": "PlantUML2", "description": "Render PlantUML diagram inside your Joplin notes.", "author": "Marco LUCARELLA", @@ -1106,8 +1106,8 @@ "Mindmap", "UML" ], - "_publish_hash": "sha256:51e5abaaae31e6b9730a46aad3d9ae6149afac3342f5abfc19d921800c529924", - "_publish_commit": "main:126603105d78969b70d4b4765401445d99c99c82", + "_publish_hash": "sha256:7cfa65aadfca88d0ab1965ac33f11a36f6cdbf8a0f5d248b267d59c383b2695c", + "_publish_commit": "main:693e524e6df02f5fb59377fe61b2d86c2d1ee9b8", "_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 101a27f..15e4933 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.4.1", + "version": "1.5.0", "name": "PlantUML2", "description": "Render PlantUML diagram inside your Joplin notes.", "author": "Marco LUCARELLA", @@ -14,7 +14,7 @@ "Mindmap", "UML" ], - "_publish_hash": "sha256:51e5abaaae31e6b9730a46aad3d9ae6149afac3342f5abfc19d921800c529924", - "_publish_commit": "main:126603105d78969b70d4b4765401445d99c99c82", + "_publish_hash": "sha256:7cfa65aadfca88d0ab1965ac33f11a36f6cdbf8a0f5d248b267d59c383b2695c", + "_publish_commit": "main:693e524e6df02f5fb59377fe61b2d86c2d1ee9b8", "_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 7c4305e47e394b25fd58c2e6b135eeafae69599f..fca4759bf3a375f6dc79c6702d54d7d463dc0cff 100644 GIT binary patch delta 1509 zcmb7E&u<$=6wanj;8T`!hCi}<%VR%k~BPWo+_r={=Megs=NOb-Y&!E|7TSakwyV(L!=tN`&z~KoJ0Ub+ z0J^421C}*)`U<;TCUs@TK@0~>F%hA47XTl#(5G2np^(9TOt~Lp=`J#TY%u(^5i}Gz zXc##epwP3#l86^x3{wV>MeGDoZs4{Ipr=2xzIFkf3z$!+P3j#bIYZ*99mGIlX;uVa zQ?K%giK)1AQjy}*cR4A^vG}jY z&(Dj;pD*Oa+WzBDzI`ITdHSW1>*~zjnKvIOm5#crrGk3MmFag=(n9>++0G>Yy*M?R zEK_$Hg-{u%UOKGyF}< z-J%stO}uJpa*t)9s3<&74BI!F!IOsBz!lfAu&)Vv+K2S4|2IAR+to4#rh^S%m>qsgo0D4nH|?|OCWwIe_H|O% z*LoC1EyD?MptSg><(H-U-f}}~aI$Vqm|-~`IS_O=q}9fBPz%Mfmh>kAd?{(K!cya(D}N4;i>BK%^YOQ&2QX96tCNSHPuq3(2|z4oj9s$3&*i{H@l4;hbTx@T3P}PML?U7iD$e!#2#Dr zINc>lQ$8dRYNe7nA|wtVIB-C+xRnFkIq)xVKwOac2ap)=7g><-!Q*-Je!u7UesA7` zC(?r_(&P6gjB2G?0!PfUSt?aa)ndgsVwk0BMc51uC6r0h(LugEv@E6k(;>R=Yea+U zjvLa1fyAMA*qTi|Wir+oPMDJDgnFT>#+aos1*t+crnND48-tusk0C{2u+$U~<%+7a zaFxY`))cvp8?vgo&h^!mm-VD&Bwkan3M|8vsr;|PPv;QX2Cfg2#F2fJOrsR~(>Y#V z;Oi$R_{Q-8bv}t8UAToQ!ubh^d`MXu_y7@Di(#Pa`ut4p!+%^E&)z=yhm?IeydcRl zGa$e;6|tK>)_v?T-~g;gu!i4w{&Li~Z1X=)oXJB>_Peq$>UqA|@0tBN;txnJUnyw( z@rfz^d0~U!9NXn*PrY*R%=^!ki^b|80cK}~0L5~t+!NsRN5_U&BSI;T`J?fPSNn1X zJB3jo9z+t6W77hJ`h?=?O+R$E?Dp9`f>_-Grf%Y(W2$3PtFw-co8#w|K2{5Q498vW zPVp@u1KH-$*=P6jh#l4|#-)F8{$tq;V^RO<7$TA;7MSh1wht^&j2a*beS$g^9e^A9 zVQhgZ!!Q67%_4+~h59|ie%I20K}rJ1NJuTvmxf5Wn1H+)%wA!%FuJ&f zo1SO|EIbZ(Q8#PjQuiy*w)Goc7zY-J!)pvOtQZK_)XpCW#@x#^{s+|pl`4I(?EW|$ zJhQKcjshXd!WmQA@D(v3D z+=UT)TcljGC%LJf*}saZi?1O^?p^~~!*{TLmH7A;hG;4EJRGl*cd=vQ(wZax_dwoL zYP-8i&Dq&g)y_?h9C>47qf2?0-lbwIYjtO*70+r%yM6Np|88!K7p>1u2M)#efUmD? zzJpzsya?Sow)ti5F2@oRaF-?4H4E5&KFCR-ca@ShMPA4f1x@w zO2u^3h>&G2d$j!f(c@-&XBM;jFEvI+BgpEqy0@mEN}8W33t78UaSxEcVpD Q{h@TMtee@#uQ!JO2IfG=*Z=?k