Skip to content

Instantly share code, notes, and snippets.

View kennyng's full-sized avatar

Kenny Ng kennyng

View GitHub Profile
@kennyng
kennyng / 0_reuse_code.js
Created January 29, 2017 05:06
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@kennyng
kennyng / github-pandoc.css
Created October 2, 2016 03:18 — forked from dashed/github-pandoc.css
GitHub-like CSS for pandoc standalone HTML files (perfect for HTML5 output). Based on Marked.app's GitHub CSS. Added normalize.css (v2.1.3) in the prior to GitHub css.
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined in IE 8/9.
*/