Provider for Atom linter-spell package to enable HTML spell checking.
Use the Atom package manager and search for "linter-spell-html", or run
apm install linter-spell-html
from the command line.
This package relies upon linter-spell and it must therefore be installed.
The package scans the file for language tags like lang="fr"
or lang="en-US"
to determine the appropriate dictionary.
Please note that this package is in an beta state.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.