Single post

jump to replies

3 replies

back to top

@bortzmeyer yes, it is strange. I use JSoup to analyze a page and this error comes directly from jsoup. It try to parse the page in html mode and not xml. I could switch to XML but smolweb guidelines recommend a simple tag. XHTML is too strict for handwritten html code and cause errors with old browsers (retro machine)