pub fn extract_inline_spans(text: &TextContent) -> Vec<InlineSpan>Expand description
Extract inline spans (formatting + references) from a text node.
pub fn extract_inline_spans(text: &TextContent) -> Vec<InlineSpan>Extract inline spans (formatting + references) from a text node.