Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide nesting control in some unmatched checks #362

Merged

Conversation

windymilla
Copy link
Collaborator

For bracket and curly quote unmatched checks, there is now a checkbutton that allows the user to control
whether nesting is permitted, e.g.
[Footnote: [**proofer note] text of footnote]

User can change the setting and re-run.

Fixes #326

@windymilla windymilla requested a review from srjfoo August 2, 2024 20:30
@windymilla
Copy link
Collaborator Author

Testing notes: Add curly quotes and/or brackets of different types into a file. They may be nested, e.g.
[here is [nested] behavior]
For those two types of Unmatched check, the dialog will have a toggle button where you can control whether nesting is permitted or is considered an error.

For bracket and curly quote unmatched checks, there is
now a checkbutton that allows the user to control
whether nesting is permitted, e.g.
`[Footnote: [**proofer note] text of footnote]`

User can change the setting and re-run.

Fixes DistributedProofreaders#326
@windymilla windymilla merged commit aea3eef into DistributedProofreaders:master Aug 4, 2024
1 check passed
@windymilla windymilla deleted the unmatched-nesting branch August 4, 2024 19:36
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.

Unmatched Curly Quotes reporting matched quotes.
2 participants