Skip to main content

collect_code_regions

Function collect_code_regions 

Source
fn collect_code_regions(node: &Node, regions: &mut Vec<Range<usize>>)
Expand description

Collect fenced and inline code positions from the MDX-aware syntax tree.