Skip to content

Instantly share code, notes, and snippets.

@Dynalon
Last active August 29, 2015 14:03
Show Gist options
  • Save Dynalon/cdbc2aabef938d2d3d56 to your computer and use it in GitHub Desktop.
Save Dynalon/cdbc2aabef938d2d3d56 to your computer and use it in GitHub Desktop.
$.md.stage('postgimmick').subscribe(function(done) {
alert("here should go your code");
// don't forget to call done() when your code is finished!
done();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment