standard html5 boilerplate layout
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
then complains that the </html>
tag is an unmatched closing tag
I thought it was visual studio, I pasted into a new layout and noticed it wasn't complaining. When I turned on Resharper the error reappeared.
How can I turn stop this distracting false-positive error?
Looks like a resharper upgrade to >= 8.0.6.335 may be the only way according to the issue.
http://youtrack.jetbrains.com/issue/RSRP-287707
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With