You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking it could be worth reverting 5dd8b9e considering the annoyances with requiring : to be escaped laid out in #1, and that this change would be annoying to make in a backwards-compatible way past the initial release (currently ${} is a syntax error, so it can be introduced in the future as a non-breaking change).
I'd like to get other people's thoughts on this, but if there aren't any comments against the change within the next fortnight or so I'll just do it.