snoopy icon indicating copy to clipboard operation
snoopy copied to clipboard

HTML properties with hyphen

Open EarMaster opened this issue 13 years ago • 0 comments

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.

EarMaster avatar Aug 30 '12 13:08 EarMaster