Closed vybs closed 11 years ago
why? are you thinking in something particular or is just an idea?
People do not like the double quotes, because in some cases ti creates a nesting
a href='{@link arg="1" }'
Say now the arg in itself had a " ", how do you handle that?
On 3 May 2012 14:20, Jairo de Morais < reply@reply.github.com
wrote:
why? are you thinking in something particular or is just an idea?
Reply to this email directly or view it on GitHub: https://github.com/linkedin/dustjs/issues/22#issuecomment-5498741
wont fix, since this is not adding much value.
What if we can use single quotes for the inline params instead of double quotes
{#block a='a1' }
{/block}