Questions tagged [editpad]

33 questions
-1
votes
1 answer

Regular expressions to match several characters Editpad

I have a wordpress export with older posts which are going to be imported into a different installation. But I have an issue where there is a part of the content that needs to be converted into a different type of content in the other…
skoen
  • 21
  • 5
-2
votes
1 answer

How to delete "\r\n", but only in certain sections of my text?

How can I delete all \r\n characters (to convert it to just 1 line) just for the ... block of the text below using regex? home living text one text continues and at last! dog The final result for…
wiki
  • 1,877
  • 2
  • 31
  • 47
-3
votes
1 answer

regex to add a ? at the end of non-punctuated sentences

I'm looking for a regex formula to add a ? at the end of all non-punctuated sentences in a text document. I want to do this in edit pad pro or Power GREP. for ex Lichen planus occurs most frequently on the A. buccal mucosa. B. tongue. C. floor of…
den
  • 1
  • 1
1 2
3