Resolved - Add embed github code
update 24sep2013: applies to gist code. post: http://stackoverflow.com/questions/14714342/how-to-embed-a-file-gist-in-an-html-file
Sample gist embed code:<script src="https://gist.github.com/adactio/6575229.js"></script>
July 2008 github blog post.
update 24sep2013: enabled the embed of gist code snippets. the gist page provides a the HTML to embed a code snippet. the HTML is surrounded by script tags. for use with junco/jothut, copy only the part of the url that contains the gist/github's username and the id of the gist.
For the above example, it would be:
g ist=adactio/6575229.js
which produces:
I think this is possible.
Embed code with syntax highlighting that resides at github.
See example of usage at:
http://adactio.com/journal/6495/
If this is not what I'm thinking, then ignore it.
From JR's : articles
112 words - 839 chars
created on
updated on
- #
source
- versions
Related articles
Resolved - Add following for tags - Jun 27, 2013
Resolved - compare border width around boxes with TT - Jun 27, 2013
Resolved - Enforce user name spaces - Jul 23, 2013
Correct any UTF-8 issues - Oct 09, 2013
Resolved - Add auto-save and live preview to blog posts - Aug 21, 2013
more >>