Skip to content

Instantly share code, notes, and snippets.

@mgreau
Forked from thom4parisot/index.adoc
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgreau/803e2c9e6b0279cb8e5a to your computer and use it in GitHub Desktop.
Save mgreau/803e2c9e6b0279cb8e5a to your computer and use it in GitHub Desktop.
link:source.js[role=include]

is rendered as…

link:source.js[role=include]
module.exports = function(){
return 42;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment