0

I am trying to use Javascript regular expression which captures multi line text between specific string. I used <<\n((.+\n)+)>> but is not capturing the information which I was looking for. Example:

Event Name: UPDATE 
Log Type: INTERNAL UPDATE 
ticket: denied

Please comment between << >>
<<
Cannot approve your request.
Please provide more information and re raise a request.
Also attache the approval form with it.
>>
Naresh Kumar
  • 185
  • 3
  • 12

0 Answers0