Closed
Bug 732735
Opened 14 years ago
Closed 3 years ago
spell-checker should whitelist html keywords
Categories
(Core :: Spelling checker, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: waldyrious, Unassigned)
Details
HTML (and probably CSS/Javascript) keywords should not be highlighted by the spell-checker as orthographic errors. It creates visual distraction there is no good way to avoid (adding them to the dictionary is hackyish/wrong). This problem, of course is even more prevalent for non-English users, and happens when editing content that is meant to be rendered as html (say, code blocks in a blog post, for instance).
Note: Bug 222747 seems somewhat similar but not quite the same. Adding reference here nevertheless, just in case they're related.
Comment 1•3 years ago
•
|
||
I believe modern Web IDEs take care of this by spellchecking for comments only. (or frequently just not spellcheck at all)
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•