1
0
mirror of synced 2024-06-28 23:45:12 +08:00

Update: plugin.calebjohn.rich-markdown@0.11.1

dcf06d749c..dadf6d32d1
This commit is contained in:
Joplin Bot 2022-08-18 13:34:54 +00:00
parent cdfffadef7
commit fb900cb4bc
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -109,7 +109,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/mak2002/joplin-remove-images-from-note.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.remove.images.from.note/plugin.jpl) | Remove Images | 0.0.2 | Allows to remove images from selected note | mak2002 |
| [🏠](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.10.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.11.0 | 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.11.1 | Helping you ditch the markdown viewer for good. | Caleb John |
| [🏠](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 |
| [🏠](https://github.com/marcgreen/semantic-joplin/tree/master/similar-notes) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marcgreen.joplin-plugin-semantically-similar-notes/plugin.jpl) | Semantically Similar Notes | 0.2.1 | Show user which notes are semantically similar to the one they are looking at | marc green |
| [🏠](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 |

View File

@ -417,7 +417,7 @@
"manifest_version": 1,
"id": "plugin.calebjohn.rich-markdown",
"app_min_version": "2.7",
"version": "0.11.0",
"version": "0.11.1",
"name": "Rich Markdown",
"description": "Helping you ditch the markdown viewer for good.",
"author": "Caleb John",
@ -427,8 +427,8 @@
"editor",
"visual"
],
"_publish_hash": "sha256:ee6ebe2ac6d2cf43ed156c6ea39284e4e3942bea657ad3bc813c4e9e6aaf2188",
"_publish_commit": "main:dcf06d749c6afcd591bd86fe4898b20d0fbe0a35",
"_publish_hash": "sha256:06af95c3ff81cddb664a652299e59b71aa58976bf4627078c083e57987be21f5",
"_publish_commit": "main:dadf6d32d11dec366e3a200318f7a91156227bf4",
"_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": "2.7",
"version": "0.11.0",
"version": "0.11.1",
"name": "Rich Markdown",
"description": "Helping you ditch the markdown viewer for good.",
"author": "Caleb John",
@ -12,7 +12,7 @@
"editor",
"visual"
],
"_publish_hash": "sha256:ee6ebe2ac6d2cf43ed156c6ea39284e4e3942bea657ad3bc813c4e9e6aaf2188",
"_publish_commit": "main:dcf06d749c6afcd591bd86fe4898b20d0fbe0a35",
"_publish_hash": "sha256:06af95c3ff81cddb664a652299e59b71aa58976bf4627078c083e57987be21f5",
"_publish_commit": "main:dadf6d32d11dec366e3a200318f7a91156227bf4",
"_npm_package_name": "joplin-plugin-rich-markdown"
}