[TOOL IMPROVEMENT] HTML WYSIWYG editor
The toolset provided by IT-Tools is amazing. The HTML WYSIWYG editor would be much improved if it had forecolor and backcolor for the text. I hope that this is possible. Perhaps one of the open-source solutions in the article below can be implemented within the code base?
https://itsfoss.com/open-source-wysiwyg-editors/
The features you're talking about are available on TinyMCE. https://github.com/CorentinTh/it-tools/issues/277#issuecomment-1484218035
Hi @codeHaiku22, @TCB13 and @CorentinTh , implemented in #1318
Hi @codeHaiku22, @TCB13 and @CorentinTh , implemented in #1318
I'm not sure if I'm understanding, you're not using TinyMCE anymore?
Hi @TCB13, current html wysywig never used TinyMCE as far as I found in current main branch, IT-Tools is using TipTap and I just extended with TipTap other plugins
Hi @codeHaiku22 , implemented: https://sharevb-it-tools.vercel.app/html-wysiwyg-editor
And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)