kevinsawicki / monokai

Monokai Atom Syntax theme
241 stars 133 forks source link

span.entity.other.attribute-name.html not being applied correctly #74

Open Nokel81 opened 7 years ago

Nokel81 commented 7 years ago

In HTML this class is not applied to parameters that are in the angular dash name format.

This is being labeled correctly:

<input type="checkbox">

This is not being labeled correctly:

<input ng-model="">

Monokai version: 0.18.0