Skip to content

Don't split mid-word in ppcomp output#1741

Merged
windymilla merged 1 commit intoDistributedProofreaders:masterfrom
windymilla:ppcomp-word-merge
Feb 25, 2026
Merged

Don't split mid-word in ppcomp output#1741
windymilla merged 1 commit intoDistributedProofreaders:masterfrom
windymilla:ppcomp-word-merge

Conversation

@windymilla
Copy link
Collaborator

Testing notes:

One way to show the problem is when a word was in small caps, which were converted to ALLCAPS in the text file, e.g. in HTML "Copyright, 1930", and in text file "COPYRIGHT, 1930".
Output looked something like:
"C OPYRIGHTopyright, 1930"
with italic in green and bold in purple.

This branch should give easier-to-read (but possibly more verbose) output something like:
"COPYRIGHT Copyright, 1930"

@windymilla windymilla requested a review from srjfoo February 24, 2026 11:36
@windymilla windymilla merged commit 95a13d5 into DistributedProofreaders:master Feb 25, 2026
1 check passed
@windymilla windymilla deleted the ppcomp-word-merge branch February 25, 2026 14:50
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