Created
June 10, 2011 20:57
-
-
Save gdiggs/1019759 to your computer and use it in GitHub Desktop.
multi-line haml comments
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-# This comment can be | |
split up in multiple lines just | |
by indentation! | |
Mike | |
doesn't | |
like | |
these | |
comments | |
. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks. I too found this useful. Also I found following at https://haml.info/docs/yardoc/file.REFERENCE.html#haml-comments--