Skip to content

AutolinkExtensionSyntax regex does not work on Safari #1326

@jason-simmons

Description

@jason-simmons

dart-archive/markdown@49eefd21 added a regex in AutolinkExtensionSyntax that uses the (?<= and (?<! lookbehind operators.

These operators are not currently supported in the Safari browser.

See flutter/flutter#120632

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onpackage:markdowntype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions