pub fn extract_inline_text<'a>(node: &'a AstNode<'a>) -> String
Extract all inline text from a heading node.