Skip to main content

is_in_html_comment

Function is_in_html_comment 

Source
pub fn is_in_html_comment(content: &str, byte_pos: usize) -> bool
Expand description

Check if a byte position is within an HTML comment