pub fn get_inner_texts(
    node: &NodeRef<'_, CustomAttributeValues>
) -> Vec<(FontStyleState, String)>
Expand description

Collect all the texts and FontStyles from all the given Node’s children