Codebase list ohcount / 6ef9399e-69b6-464b-98a8-52915e284046/main test / expected_dir / haml.haml
6ef9399e-69b6-464b-98a8-52915e284046/main

Tree @6ef9399e-69b6-464b-98a8-52915e284046/main (Download .tar.gz)

haml.haml @6ef9399e-69b6-464b-98a8-52915e284046/mainraw · history · blame

haml	code	%p
ruby	code	%p= "stuff"
haml	comment	/ oneliner!
haml	code	%p
haml	comment	/
haml	comment	  %p this won't render
haml	comment	  %p it is a comment!
ruby	code	%p= "stuff"
haml	code	%p
ruby	code	  - code
ruby	code	%p= "stuff"
haml	code	%p
haml	blank	
haml	code	\- not script!
haml	comment	-# silent comment
haml	code	%p
haml	comment	-#
haml	comment	  silent
haml	comment	  comment
haml	code	%br/