Skip to content

Instantly share code, notes, and snippets.

@robotlolita
Created November 15, 2010 20:12
Show Gist options
  • Select an option

  • Save robotlolita/700868 to your computer and use it in GitHub Desktop.

Select an option

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