PB_WIDOW_ORPHAN
A heading or paragraph was orphaned across a page break.
| Severity | info |
| Category | rendering |
| Agent-repairable | Yes |
What happened
A heading or paragraph was orphaned across a page break — the last line of a paragraph, or a heading at the bottom of a page, with the body content on the next page.
How to fix
Increase widows and orphans CSS properties, or add page-break-after: avoid to
headings. Paperbase's defaults handle most cases; this warning indicates a custom
stylesheet may be overriding the defaults.
Example
Before:
After: