You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If PDF file is too small, return error; add workaround for problematic warning
When generating PDF of the docs site, if a warning admonition spreads
from one page to the next one, pdf conversion silently crashes.
After pdf generation, let's check the PDF file size.
As a short-term workaround in our documentation,
let's split the problematic warning admonition in two paragraphs.
0 commit comments