I've got the following markup in my doc...its part of a standard html5 boilerplate. ``` <!--[if gte IE 9]><!--> <html lang="en" class="hasJs"> <!--<![endif]--> ``` the entire endif statement below the opening html tag gets stripped
I've got the following markup in my doc...its part of a standard html5 boilerplate.
the entire endif statement below the opening html tag gets stripped