emmet-docs
emmet-docs copied to clipboard
Filter Request
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]. :)
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 >.
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.