Newbee needs help with new Mode:
  Submitted by  on Friday, 19 November, 2004 - 12:23
  
  
Hi,
Quick question I am trying to use a SPAN_REGEXP that really needs a regexp in the  tag too and I was wondering if there is a way round this
A comment starts with / on a new line and ends with a \ on a new line - if possible whitespace should be ignored e.g.
(^[[:blank:]]*/[[:blank:]]*$) 
and should end with 
(^[[:blank:]]*\[[:blank:]]*$)  (NOT ALLOWED!)
is there a way round this ?
Thanks
Chris
   
 
  

