regex - Regexbuddy get matches without to much linefeeds -


i'm using regexbuddy matches text input 1. works fine except issue newlines 2 added output of matches (because every single match listed in new line, see detailed output 3). there option or workaround avoid this?

edit: regex quite simple: \w*

text input

text input

output text output

detailed output detailed text output


Comments