Skip to main content

is_inline_node

Function is_inline_node 

Source
pub fn is_inline_node(node_type: &str) -> bool
Expand description

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).