Skip to content

Instantly share code, notes, and snippets.

@aashay
Created April 9, 2013 00:02
Show Gist options
  • Save aashay/5341717 to your computer and use it in GitHub Desktop.
Save aashay/5341717 to your computer and use it in GitHub Desktop.
> var doc = new DOMParser().parseFromString('<type>Inkblot</type>', 'text/xml');
> #document
<type>​Inkblot</type>​
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment