This action checks spelling in one or more TeX files.
Optional Files on which to run aspell
. By default, the action will look for .tex
files in all directories.
Optional Files with one word per line. Each word will be added temporarily to the dictionary before the run
Optional Arguments passed to aspell
.
uses: reitermarkus/aspell@main
with:
files: ReadMe.md
args: --lang=en_GB --mode=markdown