Function convert_document_to_html

Source
pub fn convert_document_to_html(
    value: &str,
) -> Result<Vec<String>, ContextParserError>