[][src]Function latex_snippet::strip_comments

pub fn strip_comments(latex: &str) -> String

Cut out comments

This is only useful with html_section and friends, since html and html_string do this automatically.