Codebase list ohcount / 420c4794-75b8-4551-a2c5-42f5fb1d3fbf/main test / expected_dir / haml.haml
420c4794-75b8-4551-a2c5-42f5fb1d3fbf/main

Tree @420c4794-75b8-4551-a2c5-42f5fb1d3fbf/main (Download .tar.gz)

haml.haml @420c4794-75b8-4551-a2c5-42f5fb1d3fbf/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/