General | |
CI | |
PyPI | |
Github | |
Library for checking syntax of reStructuredText and code blocks nested within it.
See the full documentation at read-the-docs
From pip
$ pip install rstcheck_core
To use pyproject.toml for configuration:
$ pip install rstcheck_core[toml]
To add sphinx support:
$ pip install rstcheck_core[sphinx]
To add YAML checking support:
$ pip install rstcheck_core[yaml]
- Bash
- Doctest
- C (C99)
- C++ (C++11)
- JSON
- XML
- Python
- reStructuredText
- YAML