Skip to content

Instantly share code, notes, and snippets.

@kiote
Created October 26, 2011 14:24
Show Gist options
  • Save kiote/1316509 to your computer and use it in GitHub Desktop.
Save kiote/1316509 to your computer and use it in GitHub Desktop.
formatter = HtmlFormatter.new
g = Generator.new(formatter, 'title', 'my long and interesting text')
g.make_report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment