Microdata attributes support Follow
Do you plan add to PhpStorm microdata attributes support? (via http://www.w3.org/TR/html5/microdata.html) My PhpStorm 107.425 shows me warning "Attribute ... is not allowed here", is any way to add my own attributes?
Please sign in to leave a comment.
Hello, Marek
Please create an issue in our tracker. You can add custom attributes in Settings | Inspections | HTML | Unknown HTML tag attribute. Also, you can add unknown attribute to custom html attributes by quick fix: just move caret to the attribute and press alt+enter.
Thanks for your help. (Issue is created)