<HTML>
<HEAD>
<TITLE>How To Highlight Custom Syntax</TITLE>
</HEAD>
<BODY>
<FONT FACE="Lucida Grande"><SPAN STYLE='font-size:10pt'>Hello, everyone.<BR>
<BR>
I would like to know how to extend the syntax styling to highlight a proprietary syntax in my code. When I author html emails, I use the command "%link=%" to denote trackable links like so:<BR>
<a href="%link=<a href="http://www.link.com/%">Link">http://www.link.com/%">Link</a> Text Here</a><BR>
<BR>
I would like the text "%link=<a href="http://www.link.com/%">http://www.link.com/%</a>" to be highlighted in blue or something obvious so that I can quickly scan my code to see which links are tracking and which ones aren't. I have tried reading through the TextMate HowTo's and Documentation to learn about extending language grammars in my custom bundle, but I can't make sense of it. Can someone tell me what I need to do to make this happen?<BR>
<BR>
Here is what I was reading:<BR>
<a href="http://manual.macromates.com/en/language_grammars">http://manual.macromates.com/en/language_grammars</a><BR>
<BR>
Thanks, in advance.<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</SPAN></FONT></FONT></FONT><FONT FACE="Lucida Grande"><SPAN STYLE='font-size:10pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>