# Heading
## subheading
### smaller subheading
#### even smaller heading
- Deep
- John
- Henry
This file is the markdown template for F.LF documentation. markdown is rendered on-the-fly by javascript. No compilation is needed. Even without compilation, markdown is neat and readable.
This facility is a combined effort of
+ Quattrocento Sans - the font used by Project F
+ [Markdown](http://daringfireball.net/projects/markdown/) - a simple, elegant plain text format for generating rich text
+ [Strapdown.js](http://strapdownjs.com/) - the HTML template for rendering markdown
+ [Marked](https://github.com/chjj/marked/) - Fast Markdown parser in JavaScript
+ [Google Code Prettify](http://code.google.com/p/google-code-prettify/) - Syntax highlighting in JavaScript
+ [Twitter Bootstrap](http://twitter.github.com/bootstrap/) - Beautiful, responsive CSS framework