drahnr / cargo-spellcheck

Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
Apache License 2.0
326 stars 33 forks source link

Markdown/commonmark links not followed #213

Open drahnr opened 3 years ago

drahnr commented 3 years ago

Describe the bug

Currently [z](./foo.md) are not followed up.

To Reproduce

Steps to reproduce the behavior:

  1. A file containing [z](./foo.md)
  2. Run cargo spellcheck ...
  3. ...

Expected behavior

Please complete the following information: