We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d513029 commit b34064cCopy full SHA for b34064c
README
README.md
@@ -0,0 +1,8 @@
1
+# AdminForth RichEditor Plugin
2
+
3
+<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT" /> <img src="https://woodpecker.devforth.io/api/badges/3848/status.svg" alt="Build Status" /> <a href="https://www.npmjs.com/package/@adminforth/rich-editor"><img src="https://img.shields.io/npm/dt/@adminforth/rich-editor" alt="npm downloads" /></a>
4
5
6
+Allows to add a rich text editor to your AdminForth text columns.
7
8
+## For ussage, see [AdminForth RichEditor Documentation](https://adminforth.dev/docs/tutorial/Plugins/RichEditor/)
0 commit comments