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

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

@davepagurek

Description

@davepagurek

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions