Closed
Bug 1323604
Opened 9 years ago
Closed 6 years ago
Don't spell check contents of <code> and <pre> blocks
Categories
(developer.mozilla.org Graveyard :: Editing, defect)
developer.mozilla.org Graveyard
Editing
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sheppy, Unassigned)
Details
(Keywords: in-triage)
Code samples generally shouldn't be spell-checked since there's just too much stuff to confuse a spell checker in there. Let's not spell-check the contents of <pre> and <code> blocks. The SCAYT plugin has a preference for setting a list of tags not to spell-check (config.scayt_elementsToIgnore), so let's see if that works.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•