highlight option tags as form elements
This commit is contained in:
parent
7625c67ac9
commit
ea019da404
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ var tagMap = lang.createMap({
|
|||
img : 'image',
|
||||
input : 'form',
|
||||
label : 'form',
|
||||
option : 'form',
|
||||
script : 'script',
|
||||
select : 'form',
|
||||
textarea : 'form',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue