<HTML>
<HEAD>
<TITLE>Re: [TxMt] Re: How To Highlight Custom Syntax</TITLE>
</HEAD>
<BODY>
<FONT FACE="Lucida Grande"><SPAN STYLE='font-size:10pt'>From reading the Introduction (which I feel I understand), it looks like this is a great start. Thanks for pointing me in the right direction.<BR>
</SPAN></FONT><FONT COLOR="#7D7D7D"><FONT SIZE="2"><FONT FACE="Helvetica, Verdana, Arial"><SPAN STYLE='font-size:8pt'>-- <BR>
</SPAN></FONT></FONT></FONT><FONT FACE="Helvetica, Verdana, Arial"><FONT COLOR="#808080"><FONT SIZE="4"><SPAN STYLE='font-size:11pt'><B>Graden Hudson<BR>
</B></SPAN></FONT><FONT SIZE="2"><SPAN STYLE='font-size:9pt'>Graphic Designer<BR>
<B>Wellness Council of America<BR>
</B>9802 Nicholas Street, Ste. 315 | Omaha, NE  68114<BR>
Phone: 402.827.3590 | Fax: 402.827.3594<BR>
<a href="ghudson@welcoa.org">ghudson@welcoa.org</a>  | www.welcoa.org<BR>
</SPAN></FONT></FONT></FONT><FONT FACE="Lucida Grande"><SPAN STYLE='font-size:10pt'><BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Rob McBroom <<a href="mailinglist0@skurfer.com">mailinglist0@skurfer.com</a>><BR>
<B>Reply-To: </B>TextMate users <<a href="textmate@lists.macromates.com">textmate@lists.macromates.com</a>><BR>
<B>Date: </B>Fri, 6 Nov 2009 14:38:02 -0500<BR>
<B>To: </B>TextMate users <<a href="textmate@lists.macromates.com">textmate@lists.macromates.com</a>><BR>
<B>Subject: </B>[TxMt] Re: How To Highlight Custom Syntax<BR>
<BR>
On Nov 6, 2009, at 10:57 AM, Graden Hudson wrote:<BR>
<BR>
> Here's a line of code in the example that I simply do not  <BR>
> understand, at all:<BR>
>  7           match = '\b(if|while|for|return)\b';<BR>
><BR>
> I did look at the existing HTML grammar, but that did not make much  <BR>
> sense to me, either. Should I start somewhere else in the manual? I  <BR>
> think I'm missing some basic concepts here.<BR>
<BR>
If that makes no sense to you, you'll probably want to look at the  <BR>
section on Regular Expressions.<BR>
<BR>
   <a href="http://manual.macromates.com/en/regular_expressions#regular_expressions">http://manual.macromates.com/en/regular_expressions#regular_expressions</a><BR>
<BR>
I won't lie to you. It gets much, much worse than the example above. :)<BR>
<BR>
-- <BR>
Rob McBroom<BR>
<<a href="http://www.skurfer.com/">http://www.skurfer.com/</a>><BR>
<BR>
Don't try to tell me a thing is important to you if the whole of your  <BR>
"support" entails forcing others to spend time and money on it.<BR>
<BR>
<BR>
_______________________________________________<BR>
textmate mailing list<BR>
<a href="textmate@lists.macromates.com">textmate@lists.macromates.com</a><BR>
<a href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a><BR>
</SPAN></FONT>
</BODY>
</HTML>