Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
58 lines (39 loc) · 1.86 KB

RSTcheckBear.rst

File metadata and controls

58 lines (39 loc) · 1.86 KB

Check syntax of reStructuredText and code blocks nested within it.

Check <https://pypi.python.org/pypi/rstcheck> for more information.

  • reStructuredText

Settings

Setting Meaning
code_block_language_ignore Comma seperated list for languages of which code blocks should be ignored. Code block of following languages can be detected: bash, c, cpp, json, python, rst. (Optional, defaults to '()'.)

Demo

asciicast

Dependencies

  • pip - rstcheck

Can Detect

  • Formatting
  • Syntax

License

AGPL-3.0

Authors