snoopy
snoopy copied to clipboard
HTML properties with hyphen
HTML properties with a hyphen, e.g.
<meta http-equiv="X-UA-Compatible" content="IE=edge">
here on Github, appear as
<meta http=""-equiv="X-UA-Compatible" content="IE=edge">
in the source view.