fn fenced_description_regions(text: &str) -> Vec<Range<usize>>Expand description
Complete fenced code blocks that are direct children of the description document. Restricting preservation to root-level blocks keeps list, quote, table, and unclosed-fence behavior on the conservative escaping path.