gist::7786310[]
Developers use the GitHub Gist service to store and share code snippets with other developers.
You can use the gist macro to integrate Gist snippets from any developer in your posts.
The gist
macro works similarly to the YouTube and Vimeo macros.
For example with the gist https://gist.github.com/anthonny/7786310 the usage is described in the following code samples.
gist::7786310[]
gist::7786310[lines:16..20]
gist::7786310[lines:16..20,type=javascript]
gist::7786310[file=package.json]