Closed lopopolo closed 2 years ago
Now that I've also filed https://github.com/drahnr/cargo-spellcheck/issues/257, I'm not sure if these two issues are the same because the sample snippet includes empty lines in the fenced code block comment.
Hey @lopopolo , thanks for reporting this and #257 , I very much appreciate it!
Indeed, this seems to be duplicate of #257 .
Describe the bug
If a comment contains a fenced code block (one that starts with three backticks), that code block is usually ignored.
When the code block contains a single unpaired backtick, the block is spellchecked.
To Reproduce
Steps to reproduce the behaviour:
cargo spellcheck edit
Observe these spelling errors:
Expected behavior
Screenshots
Please complete the following information:
cargo install
cargo-spellcheck 0.11.0
Additional context