Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

mustache parameters and expressions in html should be written in livescript #40

Open
ceremcem opened this issue Oct 11, 2015 · 0 comments

Comments

@ceremcem
Copy link
Collaborator

for example, following partial expression should be valid:

{{>my-partial {pin_name: 'abc', list: [['x', 'y', 'z'], ['a', 'b', 'c']]} }}

{{>my-partial 
    pin_name: \abc
    list:
        * \x, \y, \z
        * \a, \b, \c 
}}
@ceremcem ceremcem changed the title mustache parameters and expressions in html should be set in livescript mustache parameters and expressions in html should be written in livescript Oct 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant