Ace-Freely
Ace-Freely copied to clipboard
Feature Request: Setting to disable validation errors with syntax highlighting.
This would be useful for cases where the field is used for embedding scripts, iframes, etc. but the HTML doesn't validate. It looks like setting editor.session.setUseWorker(false) removes the validation errors but keeps syntax highlighting in place.