\n
\n Quick Notes
\n- \n
- \n Haml Coffee is usually indented with two spaces,\n although more than two is allowed.\n You have to be consistent, though.\n \n
- \n The first character of any line is called\n the \"control character\" - it says \"make a tag\"\n or \"run CoffeeScript code\" or all sorts of things.\n \n
- \n Haml takes care of nicely indenting your HTML.\n \n
- \n Haml Coffee allows CoffeeScript code and blocks.\n \n
\n You can get more information by reading the\n \n Official Haml Coffee Documentation\n \n
\n \n
\n\n CoffeeScript code is included by using = at the\n beginning of a line.\n
\n\n Read the tutorial for more information.\n
\n