<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: GitHub Gist Shortcode</title>
		<link>http://en.forums.wordpress.com/topic/github-gist-shortcode</link>
		<description>WordPress.com Forums &#187; Topic: GitHub Gist Shortcode</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 02:45:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/github-gist-shortcode" rel="self" type="application/rss+xml" />

		<item>
			<title>marcellosales on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-871281</link>
			<pubDate>Tue, 24 Apr 2012 12:11:17 +0000</pubDate>
			<dc:creator>marcellosales</dc:creator>
			<guid isPermaLink="false">871281@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Awesome!!! Just made use of the gist on my website using different files!!!</p>
<p><a href="http://marcellodesales.wordpress.com/2012/04/24/managing-and-building-version-controlled-maven-repos-using-git-gradle-and-nexus-server/#respond">http://marcellodesales.wordpress.com/2012/04/24/managing-and-building-version-controlled-maven-repos-using-git-gradle-and-nexus-server/#respond</a></p>
<p>Happy gist on WordPress!!!
</p>
]]></description>
					</item>
		<item>
			<title>zymsys on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-869192</link>
			<pubDate>Sat, 21 Apr 2012 06:01:13 +0000</pubDate>
			<dc:creator>zymsys</dc:creator>
			<guid isPermaLink="false">869192@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks again viper007bond - I've tried this and it works great.  Much appreciated!
</p>
]]></description>
					</item>
		<item>
			<title>viper007bond on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-863476</link>
			<pubDate>Fri, 13 Apr 2012 00:06:07 +0000</pubDate>
			<dc:creator>viper007bond</dc:creator>
			<guid isPermaLink="false">863476@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sure, no problem. Use the "file" shortcode parameter to do it. Examples:</p>
<pre><code>[gist https://gist.github.com/2372005 file=&quot;file2.php&quot; /]

[gist file=&quot;file2.php&quot;]https://gist.github.com/2372005[/gist]</code></pre>
]]></description>
					</item>
		<item>
			<title>zymsys on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-863469</link>
			<pubDate>Thu, 12 Apr 2012 23:34:14 +0000</pubDate>
			<dc:creator>zymsys</dc:creator>
			<guid isPermaLink="false">863469@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Awesome viper007bond - thanks!</p>
<p>Is there any way to specify an individual file within a gist?  For example, I have this embed code for a single line of HTML which I'd love to embed within a post, in addition to other snippets from the same gist:</p>
<p><code>&lt;br /&gt;
&lt;script src=&quot;https://gist.github.com/2362963.js?file=button1.html&quot;&gt;&lt;/script&gt;&lt;br /&gt;
</code></p>
<p>Thanks again - even without the individual file selection this is a great update.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-862700</link>
			<pubDate>Wed, 11 Apr 2012 23:21:54 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">862700@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>@designsimply - is that 'user suggestion list' public? (like on uservoice or something?) Is there anything we can do to help make it happen outside of adding comments? Does it make a difference if we're paid users?
</p></blockquote>
<p>manningj, the list isn't public. Comments are the way to go. It doesn't make a difference about being a paid user or not. Sometimes we can get new features added, sometimes not--it depends on a lot of factors. :)</p>
<p>As you can see... viper007bond added a gist shortcode for you guys! w00t!</p>
<p>viper007bond, thank you. :)
</p>
]]></description>
					</item>
		<item>
			<title>viper007bond on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-862675</link>
			<pubDate>Wed, 11 Apr 2012 22:59:56 +0000</pubDate>
			<dc:creator>viper007bond</dc:creator>
			<guid isPermaLink="false">862675@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi guys,</p>
<p>Gist would be a great service to support so I've tossed together some code to allow embedding.</p>
<p>Here's the valid formats to embed gists:</p>
<pre><code>https://gist.github.com/2314628

http://gist.github.com/2314628

[gist 2314628 /]

[gist https://gist.github.com/2314628 /]

[gist]2314628[/gist]

[gist]https://gist.github.com/2314628[/gist]</code></pre>
<p>Those first two are URLs on their own lines, not hyperlinked (clickable). You can also go the shortcode route if you prefer (the last four examples).
</p>
]]></description>
					</item>
		<item>
			<title>manningj on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-862652</link>
			<pubDate>Wed, 11 Apr 2012 22:24:10 +0000</pubDate>
			<dc:creator>manningj</dc:creator>
			<guid isPermaLink="false">862652@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@designsimply - is that 'user suggestion list' public? (like on uservoice or something?)  Is there anything we can do to help make it happen outside of adding comments?  Does it make a difference if we're paid users?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-862615</link>
			<pubDate>Wed, 11 Apr 2012 22:04:47 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">862615@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the feedback so far everyone. I'll post this request in our user suggestion list. Keep the votes coming if you are interested and haven't already left a reply on this thread.
</p>
]]></description>
					</item>
		<item>
			<title>zymsys on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-862604</link>
			<pubDate>Wed, 11 Apr 2012 21:52:32 +0000</pubDate>
			<dc:creator>zymsys</dc:creator>
			<guid isPermaLink="false">862604@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>FWIW, I would love to have this feature.
</p>
]]></description>
					</item>
		<item>
			<title>manningj on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-856186</link>
			<pubDate>Mon, 02 Apr 2012 23:43:27 +0000</pubDate>
			<dc:creator>manningj</dc:creator>
			<guid isPermaLink="false">856186@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hate to be Debbie Downer, but given the time and 'vote count', combined with the lack of response from WPCOM staff at this point, is this hopeless?
</p>
]]></description>
					</item>
		<item>
			<title>abhijeet58 on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-854898</link>
			<pubDate>Sun, 01 Apr 2012 04:55:49 +0000</pubDate>
			<dc:creator>abhijeet58</dc:creator>
			<guid isPermaLink="false">854898@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1<br />
ya, really needed this .<br />
in format<br />
<code> [gist 123456] </code>
</p>
]]></description>
					</item>
		<item>
			<title>faisalman on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-838230</link>
			<pubDate>Mon, 12 Mar 2012 10:11:57 +0000</pubDate>
			<dc:creator>faisalman</dc:creator>
			<guid isPermaLink="false">838230@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1k <code>[gist 123456]</code>
</p>
]]></description>
					</item>
		<item>
			<title>masihjesus on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-835463</link>
			<pubDate>Thu, 08 Mar 2012 13:51:28 +0000</pubDate>
			<dc:creator>masihjesus</dc:creator>
			<guid isPermaLink="false">835463@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1000KKK I beg you to give us GitHub gist in wordpress.com, I really need it more than anything right now! please do it!
</p>
]]></description>
					</item>
		<item>
			<title>kefeilu on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-835329</link>
			<pubDate>Thu, 08 Mar 2012 06:38:47 +0000</pubDate>
			<dc:creator>kefeilu</dc:creator>
			<guid isPermaLink="false">835329@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>yep I need it badly.
</p>
]]></description>
					</item>
		<item>
			<title>tetek1 on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-829025</link>
			<pubDate>Mon, 27 Feb 2012 23:07:08 +0000</pubDate>
			<dc:creator>tetek1</dc:creator>
			<guid isPermaLink="false">829025@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1
</p>
]]></description>
					</item>
		<item>
			<title>ppassa on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-822994</link>
			<pubDate>Mon, 20 Feb 2012 08:42:03 +0000</pubDate>
			<dc:creator>ppassa</dc:creator>
			<guid isPermaLink="false">822994@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1
</p>
]]></description>
					</item>
		<item>
			<title>francruiz on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-818797</link>
			<pubDate>Wed, 15 Feb 2012 13:35:32 +0000</pubDate>
			<dc:creator>francruiz</dc:creator>
			<guid isPermaLink="false">818797@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>looks like is a NO NO from wordpress then after all the begging. Shame :(
</p>
]]></description>
					</item>
		<item>
			<title>sydlife on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-816815</link>
			<pubDate>Mon, 13 Feb 2012 11:25:56 +0000</pubDate>
			<dc:creator>sydlife</dc:creator>
			<guid isPermaLink="false">816815@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1
</p>
]]></description>
					</item>
		<item>
			<title>meiwin on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-816784</link>
			<pubDate>Mon, 13 Feb 2012 09:58:22 +0000</pubDate>
			<dc:creator>meiwin</dc:creator>
			<guid isPermaLink="false">816784@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1
</p>
]]></description>
					</item>
		<item>
			<title>banisterfiend on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode/page/2#post-815776</link>
			<pubDate>Sat, 11 Feb 2012 11:08:42 +0000</pubDate>
			<dc:creator>banisterfiend</dc:creator>
			<guid isPermaLink="false">815776@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1
</p>
]]></description>
					</item>
		<item>
			<title>deepintojee on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-810071</link>
			<pubDate>Sun, 05 Feb 2012 13:07:33 +0000</pubDate>
			<dc:creator>deepintojee</dc:creator>
			<guid isPermaLink="false">810071@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+10k please give us gist on wordpress.com
</p>
]]></description>
					</item>
		<item>
			<title>lupex on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-808768</link>
			<pubDate>Fri, 03 Feb 2012 15:24:51 +0000</pubDate>
			<dc:creator>lupex</dc:creator>
			<guid isPermaLink="false">808768@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+10k please give us gist on wordpress.com
</p>
]]></description>
					</item>
		<item>
			<title>pragtob on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-806990</link>
			<pubDate>Wed, 01 Feb 2012 17:37:05 +0000</pubDate>
			<dc:creator>pragtob</dc:creator>
			<guid isPermaLink="false">806990@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The same please from me =)
</p>
]]></description>
					</item>
		<item>
			<title>scrogster on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-802210</link>
			<pubDate>Thu, 26 Jan 2012 13:03:21 +0000</pubDate>
			<dc:creator>scrogster</dc:creator>
			<guid isPermaLink="false">802210@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please, please, please add gist support.
</p>
]]></description>
					</item>
		<item>
			<title>thenbrent on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-793736</link>
			<pubDate>Tue, 17 Jan 2012 05:47:00 +0000</pubDate>
			<dc:creator>thenbrent</dc:creator>
			<guid isPermaLink="false">793736@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1
</p>
]]></description>
					</item>
		<item>
			<title>manningj on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-791731</link>
			<pubDate>Sat, 14 Jan 2012 08:06:59 +0000</pubDate>
			<dc:creator>manningj</dc:creator>
			<guid isPermaLink="false">791731@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1000, <strong>Pretty please</strong>? :)
</p>
]]></description>
					</item>
		<item>
			<title>coronacommander on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-784547</link>
			<pubDate>Thu, 05 Jan 2012 18:53:49 +0000</pubDate>
			<dc:creator>coronacommander</dc:creator>
			<guid isPermaLink="false">784547@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1, really needs to be added.
</p>
]]></description>
					</item>
		<item>
			<title>jcquiroz on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-784367</link>
			<pubDate>Thu, 05 Jan 2012 14:15:15 +0000</pubDate>
			<dc:creator>jcquiroz</dc:creator>
			<guid isPermaLink="false">784367@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm new using gist (github specifically).  I hope that wordpress.com gave support to embed gist into free blog!!!!!!!!!
</p>
]]></description>
					</item>
		<item>
			<title>abahgat on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-765967</link>
			<pubDate>Fri, 09 Dec 2011 11:36:36 +0000</pubDate>
			<dc:creator>abahgat</dc:creator>
			<guid isPermaLink="false">765967@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'd really love to see this on wordpress.com too. I was considering switching over to other platforms, but I'd miss the ease of use of wp.com.
</p>
]]></description>
					</item>
		<item>
			<title>josefbetancourt on "GitHub Gist Shortcode"</title>
			<link>http://en.forums.wordpress.com/topic/github-gist-shortcode#post-757674</link>
			<pubDate>Wed, 30 Nov 2011 09:32:43 +0000</pubDate>
			<dc:creator>josefbetancourt</dc:creator>
			<guid isPermaLink="false">757674@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>+1
</p>
]]></description>
					</item>

	</channel>
</rss>
