Codebase list ohcount / scrub-obsolete/main test / src_dir / haml.haml
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

haml.haml @scrub-obsolete/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/