Do you know of any text editor that you can use with spell checking that is smart enough to ignore XHML / CSS and javascript tags?
Requirements:
- It should work on Linux;
- It should be free and open source;
- You do not need to have WYSIWYG features, but they will be welcome.
- It must have built-in tag skipping capabilities or be configured to skip (X) HTML tags, CSS, and embedded Javascript;
It does not need to have an HTML validator, but if it does, it will be a plus;
I tried to use spellchecking plugins for Kate, HTML validators for Firefox, the Eclipse HTML editor, but I could not find a solution that has a versioning tool that ignores hml tags.
Thanks for any help, Luis
source
share