4
Answers

regex multiline text between tags

simondixon

simondixon

21y
4.7k
1
i'm trying to pull out all the text between the tags usng this expression "(.*?)" this works fine of the tags and the text are on one line, but doesn't work (as in all html pages) if the tags and text are on multiple lines. help much appreciated sdix
Answers (4)