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
{{ message }}
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
e.g. something like
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 confusingThe text was updated successfully, but these errors were encountered: