Codebase list ohcount / c865d4db-f4b2-4b3e-8e76-e6475c6514d2/main test / expected_dir / haml.haml
c865d4db-f4b2-4b3e-8e76-e6475c6514d2/main

Tree @c865d4db-f4b2-4b3e-8e76-e6475c6514d2/main (Download .tar.gz)

haml.haml @c865d4db-f4b2-4b3e-8e76-e6475c6514d2/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/