pub fn parse_with(source: &str, options: ParseOptions) -> DocumentExpand description
parse variant with explicit ParseOptions. Used by the CM spec
runner to opt into CM-strict HTML block detection.
pub fn parse_with(source: &str, options: ParseOptions) -> Documentparse variant with explicit ParseOptions. Used by the CM spec
runner to opt into CM-strict HTML block detection.