parse

expect fun parse(html: String): KtSoupDocument

Parse the given html document.

Return

The parsed document as a KtSoupDocument.

actual fun parse(html: String): KtSoupDocument
actual fun parse(html: String): KtSoupDocument
actual fun parse(html: String): KtSoupDocument