pub(crate) fn extract_html_with_span<S: SpanProvider>( buf: &str, include_verbatim: bool, span_provider: S, ) -> Vec<RawUri>