Skip to content

rstcheck/rstcheck-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 11, 2025
ffc46ee · Jan 11, 2025
Jul 7, 2024
Jul 7, 2024
Jan 11, 2025
May 30, 2022
Jul 7, 2024
Sep 9, 2023
Jan 24, 2024
Jan 7, 2025
Apr 14, 2022
Jul 7, 2024
Sep 9, 2023
Sep 9, 2023
Apr 14, 2022
Nov 13, 2023
Jul 7, 2024
Apr 15, 2022
Sep 3, 2023
Oct 30, 2023
Jul 7, 2024
Jul 7, 2024
Jul 7, 2024
Jul 7, 2024

Repository files navigation

rstcheck-core

General Maintenance - intended License Semantic Versioning - 2.0.0
Read the Docs - Build Status (latest)
CI Test status Documentation status QA status pre-commit status
PyPI PyPI - Package latest release PyPI - Supported Python Versions PyPI - Supported Implementations
PyPI - Format PyPI - Monthly downloads
Github Github - Latest Release GitHub - Last Commit
Github - Stars Github - Forks Github - Contributors Github - Watchers

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