Skip to content

Instantly share code, notes, and snippets.

@caryfuk
Last active February 29, 2016 23:20
Show Gist options
  • Save caryfuk/bcfb629b4bbb15b00cc1 to your computer and use it in GitHub Desktop.
Save caryfuk/bcfb629b4bbb15b00cc1 to your computer and use it in GitHub Desktop.
var html = [
'<div>',
<span class="monster">ahoj</span>,
'</div>'
].join('');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment