emmet-docs icon indicating copy to clipboard operation
emmet-docs copied to clipboard

Filter Request

Open caycefischer opened this issue 12 years ago • 2 comments

The HAML filter is great, lack of Zen Coding for templating languages is the main reason I still write in vanilla HTML. I would love to see a filter for [slim](http://slim-lang.com]. :)

caycefischer avatar Nov 07 '12 02:11 caycefischer

I can’t find a real benefit from Slim filter. The difference between Slim syntax and Emmet abbreviations is that you have to put linebreaks instead of + and >.

sergeche avatar Nov 07 '12 10:11 sergeche

That's true, but abbreviation expansions still make writing code a lot easier. Turning ul.nav>li.nav-item*4>a into the properly indented Slim markup with tab points would still be a huge time-saver and convenience, just as with normal HTML.

caycefischer avatar Nov 07 '12 13:11 caycefischer