Skip to content

Instantly share code, notes, and snippets.

@roomkey
Created August 27, 2010 08:07
Show Gist options
  • Save roomkey/553023 to your computer and use it in GitHub Desktop.
Save roomkey/553023 to your computer and use it in GitHub Desktop.
html template:
<div id="foo">
<img id="xyz" src="http://foo.com/?x=1&y=2">
</div>
Enlive incorrectly emits "src" attribute:
http://foo.com/?x=1&amp;y=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment