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
Hi, I've hit an IndexError: list index out of range crash that seems very similar to #783 and #1009. This happens in WeasyPrint 50 with the following snippet:
Hi, I've hit an
IndexError: list index out of range
crash that seems very similar to #783 and #1009. This happens in WeasyPrint 50 with the following snippet:Note that the whitespace within the
<h2>
is made of'\u3000'
characters.The text was updated successfully, but these errors were encountered: