Global Functionscinfu.swiftsoup 2.8.7SwiftSoup
parseBodyFragment(_:_:)
Parse a fragment of HTML, with the assumption that it forms the {@code body} of the HTML.
func parseBodyFragment(_ bodyHtml: String, _ baseUri: String) throws -> Document
<param>
<param>
<return>
<see>