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

Make a way to have templated, non-escaped literals #38

Open
davepagurek opened this issue Nov 28, 2016 · 0 comments
Open

Make a way to have templated, non-escaped literals #38

davepagurek opened this issue Nov 28, 2016 · 0 comments

Comments

@davepagurek
Copy link
Member

e.g. something like

each people as person
  button(
    onClick ->>
      alert("Hi, I'm |name|")
  )

Maybe we get rid of ~>, and adding a double-head to an arrow makes it free of html escaping or something? Adding yet another arrow type might get confusing

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