Function remove_script_tags

Source
pub(crate) fn remove_script_tags(
    value: &Value,
    _: &HashMap<String, Value>,
) -> Result<Value>