Thanks. But then why won't mustache internally convert everything between {{}} to lowercase?
The following works:
<subcomp scopeVar="someThing.scopeMember"><div>Sub, lowercase: {{scopevar}}</div></subcomp> ===> this works too
I understand though that this is probably not something for canJS to fix.