[][src]Function indented_blocks::parse_nested_blocks

pub fn parse_nested_blocks(s: &str, skip_empty_lines: bool) -> Vec<Block<&str>>