Hi,
when doing:
html:parse(fetch:binary("https://ant.apache.org/manual/Tasks/chmod.html"), map{"method":"xml"})
and also
html:parse(fetch:binary("https://ant.apache.org/manual/Tasks/chmod.html"), map{"method":"html"})
or
html:doc("https://ant.apache.org/manual/Tasks/chmod.html")
I get
[html:parse] Line 23: </head> found, </link> expected.
I use the BaseX version from 14 minutes ago ;-) (BaseX944-20200914.223814).