parseBodyFragment(_:_:)

Parse a fragment of HTML, with the assumption that it forms the {@code body} of the HTML.

SwiftSoup.swift:139
func parseBodyFragment(_ bodyHtml: String, _ baseUri: String) throws -> Document
<param>
<param>
<return>
<see>