I use Wordpress and I want site editors to be able to write html manually (without wysiwyg). Nevertheless, everyone knows that editing html in a text field without any coloring or other functions of the code editor is difficult. Does anyone know of a solution - perhaps a text area replacement, browser extension, or the like?
There are many wysiwyg editors, but I am specifically looking for a code editor in a browser that processes HTML. It would be a bonus if it handled javascript and CSS.
source share