Codebase list ohcount / 85104d5a-b71d-4620-9315-33d4daf34104/main test / src_dir / haml.haml
85104d5a-b71d-4620-9315-33d4daf34104/main

Tree @85104d5a-b71d-4620-9315-33d4daf34104/main (Download .tar.gz)

haml.haml @85104d5a-b71d-4620-9315-33d4daf34104/main

3581673
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
%p
%p= "stuff"
/ oneliner!
%p
/
  %p this won't render
  %p it is a comment!
%p= "stuff"
%p
  - code
%p= "stuff"
%p

\- not script!
-# silent comment
%p
-#
  silent
  comment
%br/