From dd72643ad252b22f00c51755e8c6558119e9867a Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 31 Mar 2022 10:02:00 +0000 Subject: [PATCH] Update: joplin.plugin.spoiler.cards@1.0.5 https://github.com/martinkorelic/joplin-plugin-spoilers/compare/5a2b134e2e4fcd300bd2d3dde0d5642566b9dd69..4dd7cce26022169e45ad82cfe15f9eef2fe05564 --- README.md | 2 +- manifests.json | 6 +++--- .../joplin.plugin.spoiler.cards/manifest.json | 6 +++--- .../joplin.plugin.spoiler.cards/plugin.jpl | Bin 25600 -> 26112 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b1e1a07..a1def36 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ This repository contains the following plugins: | [🏠](https://github.com/ambrt/joplin-plugin-send-snippet) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.sendSnippet/plugin.jpl) | Send snippet to different note | 1.0.0 | Sends snippet of text to any other note from any notebook | ambrt | | [🏠](https://github.com/JackGruber/joplin-plugin-backup/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.backup/plugin.jpl) | Simple Backup | 1.0.5 | Plugin to create manual and automatic backups. | JackGruber | | [🏠](https://github.com/hieuthi/joplin-plugin-slash-commands) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.slash-commands/plugin.jpl) | Slash Commands: Datetime & More | 1.2.1 | Execute several utilities by typing a command that starts with a slash. | Hieu-Thi Luong | -| [🏠](https://github.com/martinkorelic/joplin-plugin-spoilers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.spoiler.cards/plugin.jpl) | Spoilers | 1.0.4 | Create inline spoilers and spoiler blocks with title and extendable body. | Martin Korelič | +| [🏠](https://github.com/martinkorelic/joplin-plugin-spoilers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.spoiler.cards/plugin.jpl) | Spoilers | 1.0.5 | Create inline spoilers and spoiler blocks with title and extendable body. | Martin Korelič | | [🏠](https://github.com/roman-r-m/joplin-plugin-table-formatter) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.rmusin.joplin-table-formatter/plugin.jpl) | Table Formatter Plugin | 1.2.1 | Format the table under the cursor in Markdown editor | Roman Musin | | [🏠](https://github.com/benlau/joplin-plugin-tag-links) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-tag-links/plugin.jpl) | Tag Links | 0.1.0 | Insert the link of tags at the footer automatically | Ben Lau | | [🏠](https://github.com/JackGruber/joplin-plugin-tagging/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.copytags/plugin.jpl) | Tagging | 1.0.1 | Plugin to extend the Joplin tagging menu with a coppy all tags and a tagging dialog with more control. (Formerly Copy Tags). | JackGruber | diff --git a/manifests.json b/manifests.json index 8b7283e..e594501 100644 --- a/manifests.json +++ b/manifests.json @@ -559,7 +559,7 @@ "manifest_version": 1, "id": "joplin.plugin.spoiler.cards", "app_min_version": "1.7", - "version": "1.0.4", + "version": "1.0.5", "name": "Spoilers", "description": "Create inline spoilers and spoiler blocks with title and extendable body.", "author": "Martin Korelič", @@ -571,8 +571,8 @@ "spoiler", "blocks" ], - "_publish_hash": "sha256:6222a4d3ad32173ad2cbbc860ec4a8cf56d82eff668577ae5f8c086bc355a947", - "_publish_commit": "main:5a2b134e2e4fcd300bd2d3dde0d5642566b9dd69", + "_publish_hash": "sha256:fa44759b83519e27cbc0a605e2ee07147fbc0ee0a4afe8f9082115fbe649d963", + "_publish_commit": "main:4dd7cce26022169e45ad82cfe15f9eef2fe05564", "_npm_package_name": "joplin-plugin-spoiler-cards" }, "com.joplin_plugin.nlr": { diff --git a/plugins/joplin.plugin.spoiler.cards/manifest.json b/plugins/joplin.plugin.spoiler.cards/manifest.json index e69130c..38da0e1 100644 --- a/plugins/joplin.plugin.spoiler.cards/manifest.json +++ b/plugins/joplin.plugin.spoiler.cards/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "joplin.plugin.spoiler.cards", "app_min_version": "1.7", - "version": "1.0.4", + "version": "1.0.5", "name": "Spoilers", "description": "Create inline spoilers and spoiler blocks with title and extendable body.", "author": "Martin Korelič", @@ -14,7 +14,7 @@ "spoiler", "blocks" ], - "_publish_hash": "sha256:6222a4d3ad32173ad2cbbc860ec4a8cf56d82eff668577ae5f8c086bc355a947", - "_publish_commit": "main:5a2b134e2e4fcd300bd2d3dde0d5642566b9dd69", + "_publish_hash": "sha256:fa44759b83519e27cbc0a605e2ee07147fbc0ee0a4afe8f9082115fbe649d963", + "_publish_commit": "main:4dd7cce26022169e45ad82cfe15f9eef2fe05564", "_npm_package_name": "joplin-plugin-spoiler-cards" } \ No newline at end of file diff --git a/plugins/joplin.plugin.spoiler.cards/plugin.jpl b/plugins/joplin.plugin.spoiler.cards/plugin.jpl index 9a2706529db435f83d9727b87855ae448c7a4cf9..6e85f46cddde27a683ad60b4ea6bc95a3ed3431c 100644 GIT binary patch delta 647 zcmb79OHUI)9PgNlAt)%XLVDm&5oSy2va{W`v1%pNi-{(1CJijzDLdI^w{#bQ5R!U^ z7?b~jPho=DgGb|ygCD?~@pE|4of`T$dYZ@Y-MJy1@8sjx?Gku6@hF<7FDW8yHbU2s3Gr(ZF(PyOJ-%FRuMiCOs(Dhyd(^x_8*)07gm{cC( z2W4bw&-EKlc-rCtJcn&64$OT{*MPdhb9Vd|_h=ors?+#qc`TY=zPda9&TNCQPDD(P z4>aj)s{0kxZk=MJX}STAb#qVF*Wsnj8xDvj2rqW!5VU;Z@-}#!TLFYV>~Zj$kg-J2 za?R69w^BwrPaWGa6O_<*xEE~8*g96#G`_A+;0Ak;ZGzGtpbD?y9$7pX;;V987O&~z zq!{WLwvRY|(-)F$ZaPR59d}ofBQhhGli|2oosX_p6{0>qgF)#Fptl?H|0d{d3^2fpo?Fz_i!}mh&g~+N4 hDfza!*tf%B>{sm#eyK@|QM@#sVdvF!bg{9R`3oS1&>H{% delta 181 zcmZoT!`N_waYB!vftk6vp_w6rfq}WPnW+MU!Q@27l+BEc-J%F7Ljw~d1GtoUJ|m;a z=0XW+CL|SxMkWXq(v9rWrbb4F3JiuOMn-TO3=Iqojp4>9|7M)*tR*ygt{(U15Y_3d pn-A(}FisZN)81UD_gi>!uA9hYZa0O=@eZ7u`<)AwHYJ5H0svj4E`tC7