Parses several HTML elements, returning a list of elements. The first item in the list may be a string. If no_leading_text is true, then it will be an error if there is leading text, and it will always be a list of only elements. If `guess_charset` is `True` and the text was not u
(html, no_leading_text=False,
guess_charset=False, parser=None)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected