Skip to main content

sanitize_description_prose

Function sanitize_description_prose 

Source
fn sanitize_description_prose(
    text: &str,
    name_to_page: &NameToPage,
    current_page: &Path,
    local: Option<&LocalMembers>,
) -> String