Skip to main content

parse_with

Function parse_with 

Source
pub fn parse_with(source: &str, options: ParseOptions) -> Document
Expand description

parse variant with explicit ParseOptions. Used by the CM spec runner to opt into CM-strict HTML block detection.