Skip to content

New rule, updated docs, and fixed logic - #334

Merged
simonw merged 3 commits into
simonw:mainfrom
tomresing:main
Sep 10, 2026
Merged

New rule, updated docs, and fixed logic#334
simonw merged 3 commits into
simonw:mainfrom
tomresing:main

Conversation

@tomresing

@tomresing tomresing commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

I added support for another negative parallelism cliche in the Wikipedia article that wasn't covered by the current checks. I also updated the documentation and added new logic so that a sentence with two matches shows both instead of just the first rule detected.
A screenshot of a writing-analysis tool highlighting the sentence: "But when users land on a new feature for the first time, that empty state isn't filler. It's orientation. It's onboarding. It's positioning." Below it, a section labeled "Matches" lists two detected patterns: 1. "isn't filler. It's" — Not X, but Y; 2. "It's orientation. It's onboarding. It's positioning." — Repeated sentence openers, 3 sentences opening "It's."

New regex patterns for additional negative parallelisms
Updated documentation to clarify the functionality of the cliché highlighter tool, including text analysis capabilities and user interface features.
@simonw

simonw commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Nice, thank you.

@simonw
simonw merged commit a48d992 into simonw:main Sep 10, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants