=== GitHub Gist Wordpress Plugin ===
Contributors: Jingwen Owen Ou
Donate link: http://owenou.com
Requires at least: 2.5.1
Tested up to: 3.0
Stable tag: trunk
Tags: github, gist, shortcode, embed, git, code, script
GitHub Gist Wordpress Plugin allows you to embed GitHub Gists from http://gist.github.com/ in a post or page.
== Description ==
GitHub Gist Wordpress Plugin allows you to embed [GitHub Gist](http://gist.github.com) snippets with a [gist] tag, instead of copying and pasting HTML. For example, to embed the [github_gist_wordpress_plugin_test.txt](http://gist.github.com/447298.js?file=github_gist_wordpress_plugin_test.txt) file from [gist: 447298](http://gist.github.com/447298.js), fill in the id and file attributes in the [gist] tag:
[gist id=447298 file=github_gist_wordpress_plugin_test.txt]
or
copy the embedding JavaScript code from GitHub and directly paste it in the body of the [gist] tag:
[gist][/gist].
The [gist] tag also expands the content of the embedded Gist and wraps it with "