Skip to content

Commit

Permalink
* update WysiwygMDEditor plugin to v0.5.4
Browse files Browse the repository at this point in the history
* Added CSP rules for both `EasyMDE` and `StackEdit+` to be allowed to open within an iframe.
  • Loading branch information
imfx77 authored and fguillot committed Mar 15, 2024
1 parent 38c3ab1 commit c3b6005
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2417,18 +2417,18 @@
"author": "Im[F(x)]",
"compatible_version": ">=1.2.33",
"description": "Integrates external MD editors into Kanboard in order to conveniently edit/preview (and eventually render) the markdown textareas in the Kanboard interface. Each editor may allow for different customizations of functionality, MD features, and UI themes.",
"download": "https://github.com/imfx77/kanboard-plugin-Wysiwyg-MD-Editor/releases/download/v0.5.3/WysiwygMDEditor-0.5.3.zip",
"download": "https://github.com/imfx77/kanboard-plugin-Wysiwyg-MD-Editor/releases/download/v0.5.4/WysiwygMDEditor-0.5.4.zip",
"has_hooks": true,
"has_overrides": false,
"has_schema": false,
"homepage": "https://github.com/imfx77/kanboard-plugin-Wysiwyg-MD-Editor",
"is_type": "plugin",
"last_updated": "2024-02-21",
"last_updated": "2024-03-15",
"license": "MIT",
"readme": "https://github.com/imfx77/kanboard-plugin-Wysiwyg-MD-Editor/blob/master/README.md",
"remote_install": true,
"title": "WysiwygMDEditor",
"version": "0.5.3"
"version": "0.5.4"
},
"zulip": {
"author": "Peter Fejer",
Expand Down

0 comments on commit c3b6005

Please sign in to comment.