Jorge Bojorquez
Results
2
comments of
Jorge Bojorquez
I found that in the Html.class, the method setOuterHtml(String outerHtml) witch receives al html, but inside it uses Jsoup.parseBodyFragment(outerHtml) and adds a second html and body tags, so 3 lines...
This is similar to #36 to solve