Function tag_loop

Source
pub fn tag_loop(
    tag_stack: &mut Vec<TagInfo>,
    output: &mut String,
    indent: &usize,
)