Created
August 15, 2014 14:44
-
-
Save johndel/8581ff69da035843445d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.groups{ng_repeat: "row in [] | skip_range:0:keyword_groups.length-1:3"} | |
.group{ng_repeat: "keyword_group in [] | range:row*3:((row+1)*3)-1:keyword_groups"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment