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

Update: com.septemberhx.Joplin.Enhancement@1.1.1

04d0ff9dea..5271b506e1
This commit is contained in:
Joplin Bot 2022-09-08 16:01:09 +00:00
parent 27192702c5
commit bd9a0c57b6
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -51,7 +51,7 @@ This repository contains the following plugins:
| [🏠](https://discourse.joplinapp.org/t/embed-any-search-with-content/14328) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.embedSearch/plugin.jpl) | Embed Search | 2.0.0 | Embeds list of links specified by search inside of note | ambrt |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.embeddedtags/plugin.jpl) | embedded tags | 1.0.0 | embeded tags | Dave Edwards |
| [🏠](https://discourse.joplinapp.org/t/plugin-emoji-picker/24228) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/retr0ve.EmojiPlugin/plugin.jpl) | Emoji | 1.0.4 | A emoji picker. | Retr0ve |
| [🏠](https://github.com/SeptemberHX/joplin-plugin-enhancement.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl) | Enhancement | 1.1.0 | Enhance the markdown editor with live preview for math, mermaid, link, image, and more. It also includes other features for markdown rendering. | SeptemberHX |
| [🏠](https://github.com/SeptemberHX/joplin-plugin-enhancement.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl) | Enhancement | 1.1.1 | Enhance the markdown editor with live preview for math, mermaid, link, image, and more. It also includes other features for markdown rendering. | SeptemberHX |
| [🏠](https://github.com/WeMakeMachines/joplin-plugin-event-calendar) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.wemakemachines.joplin.plugin.event-calendar/plugin.jpl) | Event Calendar | 0.2.0 | A simple event calendar | Franco Speziali |
| [🏠](https://github.com/aman-d-1-n-only/joplin-exports-to-ssg#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.export-to-ssg.aman-d-1-n-only/plugin.jpl) | Export To SSG | 1.0.3 | Export a collection of notes to static site generator project. | aman-d-1-n-only |
| [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 |

View File

@ -1933,7 +1933,7 @@
"manifest_version": 1,
"id": "com.septemberhx.Joplin.Enhancement",
"app_min_version": "2.7",
"version": "1.1.0",
"version": "1.1.1",
"name": "Enhancement",
"description": "Enhance the markdown editor with live preview for math, mermaid, link, image, and more. It also includes other features for markdown rendering.",
"author": "SeptemberHX",
@ -1941,8 +1941,8 @@
"repository_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:44edfb836b7923cf94c840e5a2978329e9e151c694e1c5b4cf065926909f705d",
"_publish_commit": "master:04d0ff9deabce3692747835eb5e36d54aedc1591",
"_publish_hash": "sha256:927ede6ba57aafd979524cee57c0b047fe10bbba68fccd8e0abe910da206ec46",
"_publish_commit": "master:5271b506e1ceb9eb94f4bda1815ea859adb96e7c",
"_npm_package_name": "joplin-plugin-enhancement"
},
"joplin.plugin.space-indenter": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.septemberhx.Joplin.Enhancement",
"app_min_version": "2.7",
"version": "1.1.0",
"version": "1.1.1",
"name": "Enhancement",
"description": "Enhance the markdown editor with live preview for math, mermaid, link, image, and more. It also includes other features for markdown rendering.",
"author": "SeptemberHX",
@ -10,7 +10,7 @@
"repository_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:44edfb836b7923cf94c840e5a2978329e9e151c694e1c5b4cf065926909f705d",
"_publish_commit": "master:04d0ff9deabce3692747835eb5e36d54aedc1591",
"_publish_hash": "sha256:927ede6ba57aafd979524cee57c0b047fe10bbba68fccd8e0abe910da206ec46",
"_publish_commit": "master:5271b506e1ceb9eb94f4bda1815ea859adb96e7c",
"_npm_package_name": "joplin-plugin-enhancement"
}