This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Author: Michael Hall | |
* URL: http://www.bankofcanada.ca/ | |
* License: GPL-2 | GPL-3 | |
*/ | |
SyntaxHighlighter.brushes.Gherkin = function() | |
{ | |
/** | |
* Filters out the delimiters and values out of tables. | |
* @param match: the contents of the matching text |