Running tidy html on the source view

Added by Michael Brennan-White over 1 year ago

I think it would be very helpful to have that as an option and maybe even syntax highlighting?


Replies (1)

RE: Running tidy html on the source view - Added by Troex Nevelin over 1 year ago

Syntax highlighting is planned for next version see #83. "Tidy" as I know is program written in C, and should be run on server side therefore elRTE is written in pure client JavaScript code. You can implement tidy when saving output from elRTE on the server.

(1-1/1)