Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex support issue in Safari #74

Closed
4 tasks done
tanber5 opened this issue Feb 11, 2025 · 4 comments
Closed
4 tasks done

Regex support issue in Safari #74

tanber5 opened this issue Feb 11, 2025 · 4 comments
Labels
👯 no/duplicate Déjà vu 👎 phase/no Post cannot or will not be acted on

Comments

@tanber5
Copy link

tanber5 commented Feb 11, 2025

Initial checklist

Affected package

remark-gfm

Steps to reproduce

Hi, I just installed remark-gfm in my application, my application runs in chrome but does not run in safari, due regex support issue. Here following, I am attaching the screenshot of the spot where safari is throwing error.

Image

here is the code,

Image

could you please guide me how can I support this in safari?

Actual behavior

it is not supporting in safari though supporting in chrome

Expected behavior

It should support in all browsers

Runtime

No response

Package manager

No response

Operating system

No response

Build and bundle tools

No response

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Feb 11, 2025
@wooorm
Copy link
Member

wooorm commented Feb 11, 2025

Hi! Update your safari.

Duplicate of syntax-tree/mdast-util-gfm-autolink-literal#10

@wooorm wooorm closed this as completed Feb 11, 2025

This comment has been minimized.

@wooorm wooorm added the 👯 no/duplicate Déjà vu label Feb 11, 2025
Copy link

Hi! Thanks for taking the time to contribute!

Because we treat issues as our backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn’t an exact duplicate but is closely related.

Thanks,
— bb

This comment has been minimized.

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👯 no/duplicate Déjà vu 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants