emblem.js icon indicating copy to clipboard operation
emblem.js copied to clipboard

Add support to include whitespace between elements

Open steakchaser opened this issue 11 years ago • 5 comments

The single tick works fine for adding whitespace after text blocks, but many layouts rely on whitespace between elements. Slim offers a < or > operator that can be used prepend / append whitespace to elements:

a< href='url1' Link1

Would be sweet is emblem had something similar!

steakchaser avatar Feb 20 '14 23:02 steakchaser

related-ish to https://github.com/machty/emblem.js/issues/156

bj-mcduck avatar Sep 26 '14 18:09 bj-mcduck

+1

SeanRoberts avatar Nov 05 '14 23:11 SeanRoberts

++1. On an unrelated note, it was the only hurdle I faced transferring a ton of Rails slim views to an Ember app =)

nybblr avatar Jan 04 '15 00:01 nybblr

1++

radicalsauce avatar Jun 08 '15 16:06 radicalsauce

+= 1

batamire avatar Oct 28 '15 20:10 batamire