- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 02 Nov 2017 21:46:11 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 November 2017 21:46:34 UTC
I don't think we want to make this configurable. That's one thing this standardization process provides: uniform templating syntax. We're going with `${~}`, we probably need an alternative syntax so that it could be used inside JS without having to escape as pointed out in https://github.com/w3c/webcomponents/issues/688#issuecomment-341465220. This was pretty much the reason we went with `{{~}}`. `{~}` is also problematic because it appears in CSS, and you'd sure want to be able to embed CSS inside a template. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/688#issuecomment-341567895
Received on Thursday, 2 November 2017 21:46:34 UTC