|
|
@ -5043,9 +5043,9 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"env": "Nette",
|
|
|
|
"env": "Nette",
|
|
|
|
"html": [
|
|
|
|
"html": [
|
|
|
|
"<(input|select|textarea)[^>]+data-nette-rules",
|
|
|
|
"<(input|textarea)[^>]+data-nette-rules",
|
|
|
|
"<(div|article|main|footer|span|input|title|a)[^>]+id=\"snippet--",
|
|
|
|
"<[A-z][^>]+id=\"snippet--",
|
|
|
|
"<(form|input|select|label)[^>]+id=\"frm-"
|
|
|
|
"<(form|input)[^>]+id=\"frm-"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"icon": "Nette Framework.png",
|
|
|
|
"icon": "Nette Framework.png",
|
|
|
|
"implies": "PHP",
|
|
|
|
"implies": "PHP",
|
|
|
|