[TxMt] Little bit OT: regexp and javascript

José Campos jose.campos+tm at galacsys.com
Wed Mar 22 08:24:22 UTC 2006


Geir-Tore Lindsve <lindsve at bluezone.no> wrote:

> I tried to copy the source into TextMate and use the regexp search in
> TM to figure out the patterns to use, but I can't seem to solve it.  
> Any help are appreciated.
> 
> As far as I can see, the weather data for a particular day are  
> enclosed by <tr><td class="idag" ... </tr>, but there is a lot of  
> space around the tags, which I presume must be included in the regexp
> patterns.
> 
> Anyone here which could kick me in the right direction when it comes
> to these patterns?

    Although it's early morning here, would I suggest :

    Find: <tr>[\s\n]+<td\s+class\=\"idag(((.|\n)(?!</tr>))+).</tr>

-- 
  Jo                                         <W:00°04'37" ; N:47°15'36">

1....'....12.....'....24.....'....36.....'....48.....'....60.....'....72



More information about the textmate mailing list