# Gist GitHub Shortcode #
**Contributors:** claudiosanches  
**Donate link:** https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RBVENSVSKY7JC  
**Tags:** github, gist, code, syntax, syntax highlighter  
**Requires at least:** 3.0  
**Tested up to:** 3.5  
**Stable tag:** 1.1  
**License:** GPLv2 or later  
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html  

Adds Github Gists in your posts via shortcode

## Description ##

This plugin adds Github Gists in your posts via shortcode.

**Examples**

Add a full gist:

    [gist id="3837669"]

Add a specific file in a gist:

    [gist id="3837669" file="index.php"]

## Installation ##

* Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
* Activate the plugin.

## Frequently Asked Questions ##

### What is the plugin license? ###

* This plugin is released under a GPL license.

## Screenshots ##

### 1. Shortcode button in TinyMCE. ###
![1. Shortcode button in TinyMCE.](http://s.wordpress.org/extend/plugins/gist-github-shortcode/screenshot-1.png)

### 2. Shorcode dialog. ###
![2. Shorcode dialog.](http://s.wordpress.org/extend/plugins/gist-github-shortcode/screenshot-2.png)

### 3. Shorcode example. ###
![3. Shorcode example.](http://s.wordpress.org/extend/plugins/gist-github-shortcode/screenshot-3.png)

### 4. Plugin in action. ###
![4. Plugin in action.](http://s.wordpress.org/extend/plugins/gist-github-shortcode/screenshot-4.png)


## Changelog ##

### 1.1 04/01/2013 ###

* Source code reformulation.

### 1.0 ###

* Initial plugin release.

## License ##

This file is part of Gist Shortcode.
Gist Shortcode is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Gist Shortcode is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Author Bio Box. If not, see <http://www.gnu.org/licenses/>.
