Created
January 4, 2015 04:38
-
-
Save marcomansilla/c1c07cc2cd04bb35e3b2 to your computer and use it in GitHub Desktop.
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
| <!doctype html> | |
| <html> | |
| <head> | |
| <title>This goes to gist</title> | |
| <meta charset="utf-8" /> | |
| </head> | |
| <body> | |
| <div> | |
| <span>This should fold, but does not...</span> | |
| </div> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment