Skip to content

v0.6.6

Compare
Choose a tag to compare
@JulienPalard JulienPalard released this 07 Oct 09:37
· 91 commits to main since this release
3aee36b

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.