Skip to content

Instantly share code, notes, and snippets.

@nbatalla03
Last active August 29, 2015 13:56
Show Gist options
  • Select an option

  • Save nbatalla03/9044901 to your computer and use it in GitHub Desktop.

Select an option

Save nbatalla03/9044901 to your computer and use it in GitHub Desktop.
[:div {:class "container"} "Hello World!"]
;; Which outputs to this
;; => <div class="container">Hello World</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment