**Steps to replicate the issue** (include links if applicable):
* Edit with VE with paste check enabled
* Paste in some content that will trigger paste check that's overall long enough to trigger paste check, but that includes a paragraph/heading that's less than 50 characters long, for example the description of this task.
**What happens?**:
The part of the content that's less than 50 characters long is excluded from the check, although the parts around it are triggered:
{F71531701}
**What should have happened instead?**:
//Probably// the overall length of the entire pasted content should be what the length requirement is evaluated against. This would, however, have the side effect that a user pasting something and then editing it post-paste in ways that break up the content would no longer resolve the check.