Skip to content

Incompatibility with new regular expression syntax in older Safari versions causes blank page #11

@myfjdthink

Description

@myfjdthink

Initial checklist

Affected packages and versions

2.0.1

Link to runnable example

No response

Steps to reproduce

Use the mdast-util-gfm-autolink-literal package in your project.

Run the project in an older version of the Safari(<16.3) browser.

like: nuxt/nuxt#26393

Expected behavior

The regular expression should work correctly, allowing the page to render without issues.

Actual behavior

In older versions of the Safari browser, the regular expression is not supported, leading to a blank page (white screen).

Affected runtime and version

[email protected]

Affected package manager and version

yarn

Affected OS and version

Safari 15.7

Build and bundle tools

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions