Automattic / Automattic/harper
False positive: correct quotes marked as missing termination
Open
bug
harper-core
linting
punctuation
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 102
Description
## Description
I occasionally stumbled upon this; not exactly sure when this issue occurs. But one case is when there are three consecutive quotes.
## Resources
sample text
```md
Foo "bar." Hello "World" goes. Third quote: "Clears custom."
```
Contributor guide
Research direction
Start by reproducing the false positive with the supplied Markdown sample, then investigate how the three-consecutive-quotes case produces the missing-termination diagnostic. Done means the valid quoted text no longer receives that diagnostic, with the reported case covered by a regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100