Skip to content

Instantly share code, notes, and snippets.

@fourcube
Created September 2, 2014 04:37
Show Gist options
  • Save fourcube/0cab9c28b503cb4dcdb1 to your computer and use it in GitHub Desktop.
Save fourcube/0cab9c28b503cb4dcdb1 to your computer and use it in GitHub Desktop.
Embedding Code in Medium Articles
'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