This package provides the following services:
linter-spell-html
Provider for Atom linter-spell package to enable HTML spell checking.
Installing
Use the Atom package manager and search for "linter-spell-html", or run
apm install linter-spell-html
from the command line.
Prerequisites
This package relies upon linter-spell and it must therefore be installed.
Language Tags
The package scans the file for language tags like lang="fr"
or lang="en-US"
to determine the appropriate dictionary.
Status
Please note that this package is in an beta state.