Floki.parse
You're seeing just the function
parse
, go back to Floki module for more information.
This function is deprecated. Use `parse_document/1` or `parse_fragment/1` instead..
Specs
Parses a HTML Document from a String.
The expect string is a valid HTML, but the parser will try to parse even with errors.