0

I'm using regexbuddy to get all matches from a text input 1. This works fine except the issue that to much newlines 2 are added to output of the matches (because every single match is listed in a new line, see detailed output 3). Is there an option or a workaround to avoid this?

Edit: My Regex is quite simple: \w*

Text input

Text input

Output Text Output

Detailed Output Detailed Text Output

Semjon Mössinger
  • 1,798
  • 3
  • 22
  • 32

0 Answers0