On Fri, May 5, 2023 at 12:53 PM Thomas Passin <[email protected]> wrote:
> The unl regex excludes the ")" character: > > unl_regex = re.compile(r"""\bunl:[^`'")]+""") > > Why is that? > Probably because I made a mistake :-) Please feel free to create a new issue. The PR will have to wait until the next release. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS3MW2RK0HQbOc%3DiWuLSWG7Kqw_eQUMttg5O8sT777ePeg%40mail.gmail.com.
