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
No svg validation if jock.svg is also installed. If for example the svg has a group and you remove the end tag </g>, then you get no error, so the validation does not work.
No svg validation if
jock.svgis also installed. If for example thesvghas a group and you remove the end tag</g>, then you get no error, so the validation does not work.