Created
January 10, 2012 02:55
-
-
Save rwboyer/1586590 to your computer and use it in GitHub Desktop.
Haml Example
This file contains hidden or 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
| .myclass | |
| %p.reallycooltype | |
| Some plain old text | |
| {% liquid tag %} | |
| %randomtag | |
| Some more plain old text or liquid tag which is treated like plain old text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment