=== Gherkin Syntax for SyntaxHighlighter Evolved === Contributors: michaelhall, bankofcanada Tags: code, sourcecode, php, xhtml, html, css, WordPress.com Requires at least: 2.7 Tested up to: 3.1.3 Stable tag: 1.1 Adds Gherkin/Cucumber/Behat syntax for SyntaxHighlighter Evolved. == Description == Gherkin Syntax for SyntaxHighlighter Evolved adds the Gherkin language syntax to SyntaxHighlighter Evolved. [Gherkin language](https://github.com/cucumber/cucumber/wiki/Gherkin) is a that is a business readable language used to drive testing. Requires [SyntaxHighlighter Evolved](http://www.viper007bond.com/wordpress-plugins/syntaxhighlighter/). == Installation == 1. Install 'SyntaxHighlighter Evolved' (see installation instructions for SyntaxHighlighter Evolved) 2. Download the zip file, unzip it, and place it in your /wp-content/plugins directory. 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Add [code language="gherkin"] ... [/code] shortcodes to a page/post. == Changelog == = 1.1 = * Re-adding the JS file as it had been eaten by an exchange server = 1.0 = * Initial release