Skip to content

Instantly share code, notes, and snippets.

@robotlolita
Created November 15, 2010 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robotlolita/700868 to your computer and use it in GitHub Desktop.
Save robotlolita/700868 to your computer and use it in GitHub Desktop.
For each `quote` in `Quotation` do:
Create a new DOM Node as `node`;
Set `node`'s value to `quote`;
Insert `node` in the document;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment