##Git Flavored Markup with Syntax Highlighting


gfm-syntaxhighlighter allows for syntax highlighting while using github flavored markdown

##Dependencies
* Wordpress 4.2.4
* PHP 5.6

Plugins:
* wp-gfm
* syntaxhighlighter

## Installation

Install these plugins:

 1 wp-gfm - https://github.com/makotokw/wp-gfm.git
 
 2 Syntax Highlighter Evolved - https://wordpress.org/plugins/syntaxhighlighter/
 
 3 gfm-syntaxhighlighter - https://wordpress.org/plugins/gfm-syntaxhighlighter/

## Usage

Activate all three plugins, use wp-gfm as intented and enjoy. 


##Modifications

Syntaxhighlighter Evolved comes with code hook attributes that can modify fenced in code blocks, the descriptions of each attribute is on the Syntaxhighlighter Evolved settings page.