Closed pabian84 closed 5 years ago
This is fixed in the current version. The error gets assigned to line 6 instead of line 4 though, since it's only certain at the parent element's end tag </elements>
that <element>
in line 4 is neither self-closing nor has a corresponding end tag </element>
.
Wrong line is 4. But message is Line 1:1. How fix it?