Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add plugin: Jodit - #1

Open
dignajar wants to merge 3 commits into
mainfrom
add-jodit
Open

dignajar wants to merge 3 commits into
mainfrom
add-jodit

Conversation

@dignajar

Copy link
Copy Markdown
Member

Adds the Jodit editor to the directory.

Source: https://github.com/bludit-extensions/plugin-jodit
Release: https://github.com/bludit-extensions/plugin-jodit/releases/tag/v4.13.10

This is also the first run of the analyzer against a real submission.

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Plugin check failed — jodit

3 errors. Push a fix and this comment updates automatically.

Errors — these block the merge

plugins/jodit.json(root): 'id' is a required property  SCHEMA

plugins/jodit.json(root): 'releaseDate' is a required property  SCHEMA

plugins/jodit.jsondescription: {'en': 'HTML editor for formatting content, a lightweight WYSIWYG alternative to Markdown.', 'es': 'Editor HTML para dar formato al contenido, una alternativa ligera a Markdown.'} is not of type 'string'  SCHEMA
One line, no line breaks.

Run the same checks locally:

python3 scripts/analyze.py plugins/jodit.json

No id, the filename carries it. No releaseDate. The description is keyed
by language with a Spanish line alongside the English one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant