1
0
mirror of synced 2024-07-03 02:25:21 +08:00

Update: plugin.calebjohn.rich-markdown@0.3.1

139460eae9..c6157893f3
This commit is contained in:
Laurent Cozic 2021-03-11 12:41:28 +00:00
parent 4a2401e20c
commit 47c6a0fcea
4 changed files with 7 additions and 7 deletions

View File

@ -35,7 +35,7 @@ This repository contains the following plugins:
[🏠](https://github.com/uphy/joplin-plantuml-plugin) | PlantUML | 0.0.1 | Markdown extension plugin to render PlantUML diagrams. | uphy
[🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | Quick Links | 1.1.1 | Create links to other notes | Roman Musin
[🏠](https://github.com/roman-r-m/joplin-plugin-resource-search) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin
[🏠](https://github.com/CalebJohn/joplin-rich-markdown#readme) | Rich Markdown | 0.2.0 | Add inline and other images to the markdown editor. | Caleb John
[🏠](https://github.com/CalebJohn/joplin-rich-markdown#readme) | Rich Markdown | 0.3.1 | Add inline and other images to the markdown editor. | Caleb John
[🏠](https://github.com/JackGruber/joplin-plugin-backup/blob/master/README.md) | Simple Backup | 0.5.2 | Plugin to create manual and automatic backups. | JackGruber
[🏠](https://github.com/forcewake/joplin-tags-generator) | Tags Generator | 1.0.0 | Plugin for Joplin which can be used to extract keywords from note and assign them as a note's tags | forcewake
<!-- PLUGIN_LIST -->

View File

@ -397,7 +397,7 @@
"manifest_version": 1,
"id": "plugin.calebjohn.rich-markdown",
"app_min_version": "1.7",
"version": "0.2.0",
"version": "0.3.1",
"name": "Rich Markdown",
"description": "Add inline and other images to the markdown editor.",
"author": "Caleb John",
@ -407,8 +407,8 @@
"editor",
"visual"
],
"_publish_hash": "sha256:57a78e27c344533304eda905c35d2b2bbbd4ed66fb09a88d65cec3377e0df0f5",
"_publish_commit": "main:139460eae94aff16af54e50acc685e9712a2878e",
"_publish_hash": "sha256:bed3b84ed625853e7cef76349cf557dbb21c4d93032db789ca6da83845cc0178",
"_publish_commit": "main:c6157893f363092981146f089944dc6354ca8546",
"_npm_package_name": "joplin-plugin-rich-markdown"
},
"com.github.uphy.PlantUmlPlugin": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "plugin.calebjohn.rich-markdown",
"app_min_version": "1.7",
"version": "0.2.0",
"version": "0.3.1",
"name": "Rich Markdown",
"description": "Add inline and other images to the markdown editor.",
"author": "Caleb John",
@ -12,7 +12,7 @@
"editor",
"visual"
],
"_publish_hash": "sha256:57a78e27c344533304eda905c35d2b2bbbd4ed66fb09a88d65cec3377e0df0f5",
"_publish_commit": "main:139460eae94aff16af54e50acc685e9712a2878e",
"_publish_hash": "sha256:bed3b84ed625853e7cef76349cf557dbb21c4d93032db789ca6da83845cc0178",
"_publish_commit": "main:c6157893f363092981146f089944dc6354ca8546",
"_npm_package_name": "joplin-plugin-rich-markdown"
}