Tagged Questions
5
votes
2answers
403 views
Embedding a specific revision of a Gist on GitHub.com via JavaScript
gist.github.com has a great feature where you can embed the current version of a file in a blog via a <script/> tag.
However, I can't seem to embed an older revision, or the current atomic ...