Codebase list ohcount / upstream/4.0.0+git20210223.6654d48 test / expected_dir / haml.haml
upstream/4.0.0+git20210223.6654d48

Tree @upstream/4.0.0+git20210223.6654d48 (Download .tar.gz)

haml.haml @upstream/4.0.0+git20210223.6654d48raw · 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/