in reply to Remove return on multiple lines between 2 characters

I've the code to extract the text between * and (CVE..) when there are no \n.

Show us? and try adding /s to the regex, /^\*\s+(.+?)\s*\(CVE/smg