Skip to content

Commit 446849d

Browse files

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ This repository contains the following plugins:
254254
| [🏠](https://github.com/personalizedrefrigerator/joplin-plugin-revealjs-slides/) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.revealjs-integration/plugin.jpl) | RevealJS Integration | 0.15.0 | Turn notes into slideshows with reveal.js! | Henry Heino |
255255
| [🏠](https://github.com/leenzhu) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.leenzhu.revnav/plugin.jpl) | RevNav | 1.0.0 | Reveal current note in navigation | leenzhu |
256256
| [🏠](https://github.com/CalebJohn/joplin-rich-markdown#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.rich-markdown/plugin.jpl) | Rich Markdown | 0.17.1 | Helping you ditch the markdown viewer for good. | Caleb John |
257-
| [🏠](https://github.com/bwat47/joplin-rich-tables) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.bwat47.rich-tables/plugin.jpl) | Rich Tables | 1.7.7 | A Joplin plugin to provide table rendering and table editing in the Markdown editor. | bwat47 |
257+
| [🏠](https://github.com/bwat47/joplin-rich-tables) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.bwat47.rich-tables/plugin.jpl) | Rich Tables | 1.7.8 | A Joplin plugin to provide table rendering and table editing in the Markdown editor. | bwat47 |
258258
| [🏠](https://github.com/hieuthi/joplin-plugin-rubi-and-furigana) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.rubi-and-furigana/plugin.jpl) | Rubi and Furigana | 1.1.0 | Commands that insert appropriate <ruby> and <rt> tags to formatted text to display furigana. | Hieu-Thi Luong |
259259
| [🏠](https://github.com/sagaii/JoplinExport2GitRepos/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.sagaii.export2git/plugin.jpl) | Save Note as Markdown and Commit to Git | 1.0.5 | Simple plugin to export your current note as an MD file to the directory and Commit to Git (modify at Save Note to MD (joshchavez.dev) ) | sagaii |
260260
| [🏠](joshchavez.dev) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joshthor.export/plugin.jpl) | Save Note as MD | 1.0.2 | Simple plugin to export your current note as an MD file to the directory of your choice | Josh Chavez |

manifests.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6281,7 +6281,7 @@
62816281
"manifest_version": 1,
62826282
"id": "com.bwat47.rich-tables",
62836283
"app_min_version": "3.3",
6284-
"version": "1.7.7",
6284+
"version": "1.7.8",
62856285
"platforms": [
62866286
"desktop",
62876287
"mobile"
@@ -6322,8 +6322,8 @@
63226322
"src": "images/promo.png",
63236323
"label": "Rich Tables Promo Tile"
63246324
},
6325-
"_publish_hash": "sha256:97ce44c7155f46510b60cf30eb775fc1acf5682f262ea7787fc88010911d1071",
6326-
"_publish_commit": "main:be92dcb40ce0a8c763839993ac6ee16baae9173f",
6325+
"_publish_hash": "sha256:da8bcaff2e0798acf29b841a8032f68df81846cea78ba84a3d13bfce9c1c2414",
6326+
"_publish_commit": "main:fbc7df67a20a0d9dc1d9ebe7315a41a065adef2a",
63276327
"_npm_package_name": "joplin-plugin-rich-tables"
63286328
},
63296329
"com.example.MyPlugin": {

plugins/com.bwat47.rich-tables/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 1,
33
"id": "com.bwat47.rich-tables",
44
"app_min_version": "3.3",
5-
"version": "1.7.7",
5+
"version": "1.7.8",
66
"platforms": [
77
"desktop",
88
"mobile"
@@ -43,7 +43,7 @@
4343
"src": "images/promo.png",
4444
"label": "Rich Tables Promo Tile"
4545
},
46-
"_publish_hash": "sha256:97ce44c7155f46510b60cf30eb775fc1acf5682f262ea7787fc88010911d1071",
47-
"_publish_commit": "main:be92dcb40ce0a8c763839993ac6ee16baae9173f",
46+
"_publish_hash": "sha256:da8bcaff2e0798acf29b841a8032f68df81846cea78ba84a3d13bfce9c1c2414",
47+
"_publish_commit": "main:fbc7df67a20a0d9dc1d9ebe7315a41a065adef2a",
4848
"_npm_package_name": "joplin-plugin-rich-tables"
4949
}
1 KB
Binary file not shown.

0 commit comments

Comments
 (0)