Skip to content

Commit b704553

Browse files
committed
* update WysiwygMDEditor plugin to v0.9.4
* Integrated a **Font Awesome Icons Picker** into `EasyMDE` and as an optional button in the markdown edit toolbar. * Reworked settings sections layout and descriptions. * Integrated an **Emoji Picker** into `EasyMDE` and as an optional button in the markdown edit toolbar. * The **English** version of `StackEdit+` is no longer available online, so removing it. * Adding the basic **English** version of `StackEdit` and the **Chinese** version of `StackEdit+` instead. * Thus, everyone can choose for himself which editor fits his needs better.
1 parent 1cdfaa2 commit b704553

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2451,18 +2451,18 @@
24512451
"author": "Im[F(x)]",
24522452
"compatible_version": ">=1.2.33",
24532453
"description": "Integrates external MD editors into Kanboard in order to conveniently edit and preview the markdown textareas, as well as render the markdown fields in the Kanboard interface. Each editor may allow for different customizations of functionality, MD features, and UI themes. Rendering can parametrize theme, code highlight, and background transparency.",
2454-
"download": "https://github.com/imfx77/kanboard-plugin-Wysiwyg-MD-Editor/releases/download/v0.9.1/WysiwygMDEditor-0.9.1.zip",
2454+
"download": "https://github.com/imfx77/kanboard-plugin-Wysiwyg-MD-Editor/releases/download/v0.9.4/WysiwygMDEditor-0.9.4.zip",
24552455
"has_hooks": true,
24562456
"has_overrides": false,
24572457
"has_schema": false,
24582458
"homepage": "https://github.com/imfx77/kanboard-plugin-Wysiwyg-MD-Editor",
24592459
"is_type": "plugin",
2460-
"last_updated": "2024-04-20",
2460+
"last_updated": "2024-06-07",
24612461
"license": "MIT",
24622462
"readme": "https://github.com/imfx77/kanboard-plugin-Wysiwyg-MD-Editor/blob/master/README.md",
24632463
"remote_install": true,
24642464
"title": "WysiwygMDEditor",
2465-
"version": "0.9.1"
2465+
"version": "0.9.4"
24662466
},
24672467
"zulip": {
24682468
"author": "Peter Fejer",

0 commit comments

Comments
 (0)