From 7ec9f749c4689147ff96ead2dbc99c7d66b6fda3 Mon Sep 17 00:00:00 2001 From: TheBestDestroyer Date: Sat, 28 Sep 2024 02:56:48 +0200 Subject: [PATCH] add: MDXEditor inclusion (#222) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 469fca4..0a2f5ff 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Awesome Wagtail [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38 - [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. - [Wagtail Terms](https://github.com/smark-1/wagtailterms) - A plugin to add a glossary terms entity to the Draftail editor. - [Wagtail Text Alignment](https://github.com/Nigel2392/wagtail_text_alignment) - Align text, headings and more in your Wagtail richtext editor. +- [wagtailmdx](https://github.com/TheBestDestroyer/wagtailmdx) - A [MDXEditor](https://github.com/mdx-editor/editor) integration for Wagtail as textfield widget. ### Widgets