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.

#resolved
#junco

From JR's : articles
112 words - 839 chars
created on
updated on - #
source - versions

Related articles
Resolved - Allow markup at the start of the title for a blog post - Jul 23, 2013
Resolved - Possible WebMention change - Oct 10, 2013
Resolved - Testing change to regex for hashtags - Jun 27, 2013
Resolved - fixed error when undeleting a private blog post - Jun 27, 2013
Resolved - Change how the code command works - Aug 07, 2013
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Apr 28, 2024 - 6:44 a.m. EDT