Last active
December 17, 2015 19:59
-
-
Save aflaxman/5664809 to your computer and use it in GitHub Desktop.
Testing Gist as Editor
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> | |
| <header> | |
| <meta charset="utf-8"> | |
| <style> | |
| </style> | |
| </header> | |
| <body> | |
| <script src="http://d3js.org/d3.v3.min.js"></script> | |
| hello, world. | |
| This would be reasonable, but also annoying... | |
| And the interaction with bl.ocks.org is bad, because of caching on the bl.ocks side. | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment