Skip to content

Releases: sphinx-contrib/sphinx-lint

v0.6.7

18 Oct 14:25
a419948

Choose a tag to compare

  • FIX: Some messages were badly describing the situation.
  • NEW: Sphinx-lint is not able to find errors in directives containing reStructuredText, like admonitions.

v0.6.6

07 Oct 09:37
3aee36b

Choose a tag to compare

NEW

  • Can detect missing backtick at the begin of hyperlink references.
  • Can detect missing spaces before default roles.
  • Can detect unbalanced double backticks like in hello ``world`` how ``are you?

FIXED

  • Some false positives in the role-with-double-backticks detector.
  • Detects default-roles that were previously missed.

v0.6.1

18 Jun 13:34
ba3809a

Choose a tag to compare

FIX: Line numbering in error messages.

Reported by @hugovk, fixed by @ezio-melotti, thanks!

v0.6

23 May 12:46
85d9950

Choose a tag to compare

Enhanced line-too-long checker and added a --max-line-length option.

v0.5

23 May 12:46
97d5900

Choose a tag to compare

New: --enable and --disable allows for a precise control of which checker is enabled.

v0.4.1

29 Apr 09:03
b25d09c

Choose a tag to compare

Fix: Errors were not printed when used in github actions.

v0.4

29 Apr 09:01
f6a736d

Choose a tag to compare

  • Fix multiple false positives.
  • Performance enhancements (from 6.3s to 0.9s to check cpython doc on my laptop)

v0.3

29 Apr 08:59
3dd0fb6

Choose a tag to compare

  • Fixed many false positives
  • Allow default-role by default
  • Implement two new checks

v0.2

05 Apr 07:02
7acefa7

Choose a tag to compare

Releasing v0.2