Skip to content

Instantly share code, notes, and snippets.

@gr2m
Created December 10, 2014 18:10
Show Gist options
  • Save gr2m/463e225288c38d925ecb to your computer and use it in GitHub Desktop.
Save gr2m/463e225288c38d925ecb to your computer and use it in GitHub Desktop.
Anonymous Gistbook
{"title":"Anonymous Gistbook","author":"gr2m","pages":[{"pageName":"","sections":[{"type":"text","source":"# Welcome to Gistbook!\n\n$$x = \\int_a^b{x\\mathrm{d}x}$$"},{"type":"html","source":"<div>hello</div>"},{"type":"css","source":"div {\n\n background: #333;\n}"},{"type":"javascript","source":"var _ = require('underscore');\n\n_.each([1,2,3], function(num) {\n console.log('hello');\n})"}]}],"public":true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment