Display markdown in a terminal.
Stop dealing with --help
. Shove that shit in a markdown file.
A joke is a very serious thing.
http://google.com has a good search tool.
- one fish
- two fish
- red fish
- blue fish
var foo = 'bar';
var baz = function (one, two) {
if (true) {
console.log('boom!');
}
};