Skip to content

Instantly share code, notes, and snippets.

@ritz078
Created November 27, 2015 19:52
Show Gist options
  • Save ritz078/c4e08840344f1d9e8267 to your computer and use it in GitHub Desktop.
Save ritz078/c4e08840344f1d9e8267 to your computer and use it in GitHub Desktop.
var x = new EmbedJS({
element: document.getElementById('rawText')
});
x.render();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment