User Tools

Site Tools


geshi:tagz

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
geshi:tagz [2005/01/26 17:41] – created foosiongeshi:tagz [2012/10/07 04:03] (current) – Reverted vandalism 98.248.89.12
Line 711: Line 711:
  'KEYWORDS' => array(  'KEYWORDS' => array(
  1 => array(  1 => array(
 +# Keywords don't work, since they can appear anywhere in the text.
 +# Tagz is quite unusual in that regard.
 # '$xor', # '$xor',
 # '$upper', # '$upper',
Line 775: Line 777:
  'OBJECT_SPLITTER' => '',  'OBJECT_SPLITTER' => '',
  'REGEXPS' => array(  'REGEXPS' => array(
 +# Highlighting variable names would be nice, if only I got the regexp working. :(
 # 0 => array( # 0 => array(
 # GESHI_SEARCH => '([\\$](get|put|puts)[\\(])([a-zA-Z_]+)([\\),])', # GESHI_SEARCH => '([\\$](get|put|puts)[\\(])([a-zA-Z_]+)([\\),])',
Line 810: Line 813:
  GESHI_AFTER => ''  GESHI_AFTER => ''
  ),  ),
 +# Whitespace highlighting seems to break something in GeSHi.
 # 4 => array( # 4 => array(
 # GESHI_SEARCH => '([ ]+)', # GESHI_SEARCH => '([ ]+)',
geshi/tagz.1106761269.txt.gz · Last modified: 2007/08/25 22:58 (external edit)