| layout | default |
|---|
There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project.
This is a blockquote following a header.
When something is important enough, you do it even if the odds are not in your favor.
// Javascript code with syntax highlighting.
var fun = function lang(l) {
dateformat.i18n = require('./lang/' + l)
return true;
}