Quote:
Originally Posted by KevinH
You do know you can enable spellcheck when typing in CodeView instead of spellchecking the entire document.
|
Yes, but many times it's easier to spellcheck in the purely text/visual level, minus all the code cruft.
Especially when you're working with things like:
- tables
- millions of <span>s (think InDesign code)
- ugly code (think <span style="font-weight:bold;font-style:italic;color:red;">word</span>)
- [...]