pub fn is_inline_node(node_type: &str) -> bool
True when node_type is an inline node (whose marks should be checked against the parent’s inline-mark allow-list, not its own block-mark allow-list).
node_type