Skip to content

Commit

Permalink
docs/README: add link to multiline replacements to issue #25
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Jul 10, 2020
1 parent ffc9634 commit 6d686cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ mistakes are found instead of `0`.
* [x] `cargo-spellcheck check`
* [x] Spell checking using `hunspell`
* [x] Merge multiline doc comments
* [ ] Properly handle grammar mistakes spanning accross multiple lines
* [ ] Handle multiline and fragmented mistakes (i.e. for grammar) [#25](https://github.com/drahnr/cargo-spellcheck/issues/25)
* [x] Grammar check using `languagetool` http API
* [x] Follow module declarations rather than blindly recurse
* [x] Be `markdown` aware
Expand Down

0 comments on commit 6d686cc

Please sign in to comment.