Formosa1 / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

New feature from 0.6 with omitted div tag is not working, if underscore character is used #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
div.some_class
div#some_class - working

.some_class
#some_class - not working

Original issue reported on code.google.com by metaller...@gmail.com on 18 Feb 2010 at 12:50

GoogleCodeExporter commented 9 years ago
Looks like problem with _ char. 
.some-class works fine

Original comment by serge....@gmail.com on 18 Feb 2010 at 1:33

GoogleCodeExporter commented 9 years ago
Fixed in developer preview: 
http://wiki.github.com/sergeche/zen-coding/release-notes

Original comment by serge....@gmail.com on 3 May 2010 at 3:13