From 8f0a3ff13757971c093d8089f718d90006184b21 Mon Sep 17 00:00:00 2001 From: Nigel van Keulen Date: Mon, 25 Mar 2024 21:01:47 +0100 Subject: [PATCH] Add Wagtail EditorJS (#217) * Add Wagtail EditorJS plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dece035..dc8b32d 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ Awesome Wagtail [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38 - [Wagtail Medium Editor](https://github.com/dperetti/Django-wagtailmedium) - A customizable Medium Editor for Wagtail, with link anchors support. - [WagtailDraftail](https://github.com/springload/wagtaildraftail) – Draft.js editor for Wagtail, built upon [Draftail](https://github.com/springload/draftail) and [draftjs_exporter](https://github.com/springload/draftjs_exporter). - [wagtail-readinglevel](https://github.com/vixdigital/wagtail-readinglevel) – Wagtail plugin to determine the reading level of text input into a rich text field. +- [Wagtail EditorJS](https://github.com/Nigel2392/wagtail_editorjs) - An [EditorJS](https://editorjs.io/) widget with great support for Wagtail's page, image and document choosers. ### Widgets