Skip to content

Instantly share code, notes, and snippets.

@meganemura
Last active November 30, 2016 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meganemura/161ba93782d5dbb6930c279797adb8a6 to your computer and use it in GitHub Desktop.
Save meganemura/161ba93782d5dbb6930c279797adb8a6 to your computer and use it in GitHub Desktop.
Syntax Highlighting for HAML
/ HAML comment
- # ruby comment
string
= "string"
= "string" #comment
= "string #{not_comment}" # comment
-#
multi line comment
multi line comment
multi line comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment