Microdata attributes support
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?
请先登录再写评论。
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)