XML strict problem - "The element type img must be terminated by the matching end-tag </img>"

I have downloaded a part of HTML page from Github using GET Request and I cannot convert it to XML and then use Xpath.

WARN  String To XML        9:4        Cell in row:"Row0" and column "body2" could not be parsed: The element type "img" must be terminated by the matching end-tag "</img>". Add missing value.
WARN  String To XML        9:4        Problems occurred, see Console messages.

What can I do? I can’t change it on Github side.

github_urls.knwf (8.4 KB)

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.