Created
September 2, 2014 04:37
-
-
Save fourcube/0cab9c28b503cb4dcdb1 to your computer and use it in GitHub Desktop.
Embedding Code in Medium Articles
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
'use strict'; | |
var status = "Embedding Gists works perfectly."; | |
console.log(status); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment