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
Strip inline SVG data URIs prior to content parsing
Inline SVG data can cause some issues to our parsing if they're too long. Given we're not interested in these, it's simpler to strip them out prior to our parsing
0 commit comments