• Resolved kevinbkt10

    (@kevinbkt10)


    I’m not sure that’s the problem. But I was using the code (.*?) to ignore the text and delete anything in between <blabla> </blabla>.

    It just can’t detect everything. It only detected a few, and the rest I can only find if I use small parts of what’s in between, but then I can’t delete everything completely…

    There is no regex that ignores multiple tags? any character, space and line break until it reaches the search tag?

    I’ve been trying the following code:

    Article Summary(.*)
Viewing 1 replies (of 1 total)
  • Plugin Author John Godley

    (@johnny5)

    I’m not sure I really understand the problem. Can you give some examples of what you are trying to match?

Viewing 1 replies (of 1 total)
  • The topic ‘Problems with line break’ is closed to new replies.