Created
December 10, 2014 18:10
-
-
Save gr2m/463e225288c38d925ecb to your computer and use it in GitHub Desktop.
Anonymous Gistbook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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