This package provides the following services:
linter-spell-pretext
Provider for Atom linter-spell package to enable PreTeXt spell checking. Based on linter-spell-html and linter-spell-latex
Installing
Use the Atom package manager and search for "linter-spell-pretext", or run apm install linter-spell-pretext
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 alpha state.