pub fn compute_html_comment_ranges(content: &str) -> Vec<ByteRange>
Pre-compute all HTML comment ranges in the content Returns a sorted vector of byte ranges for efficient lookup