Skip to main content

LanguageTool for markdown files.

Project description

markdown_lt

aokellermann

LanguageTool for markdown files.

Setup

Install the tool:

git clone https://github.com/aokellermann/markdown_lt.git
cd markdown_lt
pip install -e .

Usage

$ python -m markdown_lt --help
Usage: python -m markdown_lt [OPTION]... FILE
 FILE                           markdown file to check
 Available options:
  -h, --help                    print usage information
  -l, --language LANG           the language code of the text
  -m, --mother-tongue LANG      the language code of your mother tongue
  -w, --wordlist DICT           a newline separated file of valid words
  -o, --enabled-only            disable all rules except those specified in -e
  -e, --enable RULES            comma-separated list of rule IDs to enable
  -d, --disable RULES           comma-separated list of rule IDs to disable
 Exit code:
  0                             no errors
  1                             language errors
  2                             user error

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page