Path: csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Heinz Kesting Newsgroups: fr.comp.lang.regexp Subject: Re: Help with RexExp in English? Date: Sun, 11 Jun 2017 12:16:53 +0200 Organization: solani.org Lines: 37 Message-ID: References: <5397fb215ea33b88eb24619edfcc25169f1a0659@news.nemoweb.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: solani.org 1497176210 30644 eJwFwQkBACAIBLBK/GAcRK5/BDfX4Ji08DCHoyyQniy9+nTPkVzIBZNrWF3kI3DPWhcxzQcTrREB (11 Jun 2017 10:16:50 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Sun, 11 Jun 2017 10:16:50 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 X-NNTP-Posting-Host: eJwFwQkBwDAIA0BLfIEiZw3Fv4TdwVOTFYkMLNah2uz9tGiCa6ZBvvMuZrdJ1mAg4+DjkR8fsRG7 X-User-ID: eJwNxsERACEIA8CWEEnwykGG9F+Ct6/F5mJnEAwIymnRvpGsQEhZ5bdUnuPjcOyIit42nKT+th2cGymsmgd6KBZR In-Reply-To: <5397fb215ea33b88eb24619edfcc25169f1a0659@news.nemoweb.net> Cancel-Lock: sha1:PIF7xrtht5Irp6wiThUEsA/80PI= Xref: csiph.com fr.comp.lang.regexp:81 Hi, > > This could be a first step : > > Thanks for this, but I'd prefer to find a forum in a newsreader, like thunderbird, not in a web interface with all its adverts and distractions. Could you be so kind and allow here an exception for me in English, please? I am looking for a RegExp that would match the following pattern: [Any alphanumeric text][] I need this for a text which is intended to be displayed later in a web-like editor with hyperlinks. I'd like to make sure that the hyperlinks are correctly inserted, before the text goes into the web display. So the following pattern would be OK and must not be a match: [Any alphanumeric text][] I tried patterns like '].+?' which was intended to work like: '' but 'any alphanumeric text' and a second '