1
0
mirror of synced 2024-07-05 03:58:19 +08:00

Update: plugin.calebjohn.rich-markdown@0.7.3

b315bc6690..da7454d65e
This commit is contained in:
Joplin Bot 2021-09-22 20:31:58 +00:00
parent 6bb506af24
commit 3be88906c5
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -58,7 +58,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/Kaid00/joplin-random-note/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.plugin.randomNotePlugin/plugin.jpl) | Random note | 1.0.3 | Opens a random note from your vault | Azamah Junior |
| [🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl) | Repeating To-Dos | 0.0.3 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink |
| [🏠](https://github.com/roman-r-m/joplin-plugin-resource-search) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.rmusin.resource-search/plugin.jpl) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin |
| [🏠](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.7.2 | Helping you ditch the markdown viewer for good. | Caleb John |
| [🏠](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.7.3 | Helping you ditch the markdown viewer for good. | Caleb John |
| [🏠](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.3 | Plugin to create manual and automatic backups. | JackGruber |
| [🏠](https://github.com/martinkorelic/joplin-plugin-spoilers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.spoiler.cards/plugin.jpl) | Spoilers | 1.0.3 | 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 |

View File

@ -417,7 +417,7 @@
"manifest_version": 1,
"id": "plugin.calebjohn.rich-markdown",
"app_min_version": "1.8",
"version": "0.7.2",
"version": "0.7.3",
"name": "Rich Markdown",
"description": "Helping you ditch the markdown viewer for good.",
"author": "Caleb John",
@ -427,8 +427,8 @@
"editor",
"visual"
],
"_publish_hash": "sha256:c4e749ed46ea5d06a23f26771681492674feeb183d42b2c09fcc47a56b549a01",
"_publish_commit": "main:b315bc66901981fe0b87de88282a65730c219628",
"_publish_hash": "sha256:cb7890253da74a1da300104175fe593f3a181e689c93ac0a282e00bfcffaeaf3",
"_publish_commit": "main:da7454d65e07540aa8f92abf7dc2a6143dcd110a",
"_npm_package_name": "joplin-plugin-rich-markdown",
"_recommended": true
},

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "plugin.calebjohn.rich-markdown",
"app_min_version": "1.8",
"version": "0.7.2",
"version": "0.7.3",
"name": "Rich Markdown",
"description": "Helping you ditch the markdown viewer for good.",
"author": "Caleb John",
@ -12,7 +12,7 @@
"editor",
"visual"
],
"_publish_hash": "sha256:c4e749ed46ea5d06a23f26771681492674feeb183d42b2c09fcc47a56b549a01",
"_publish_commit": "main:b315bc66901981fe0b87de88282a65730c219628",
"_publish_hash": "sha256:cb7890253da74a1da300104175fe593f3a181e689c93ac0a282e00bfcffaeaf3",
"_publish_commit": "main:da7454d65e07540aa8f92abf7dc2a6143dcd110a",
"_npm_package_name": "joplin-plugin-rich-markdown"
}