marktext / muya

📄 Future markdown editor for web browser applications development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muya dosen't work in Safari?

alants56 opened this issue · comments

commented

Muya doesn't work in Safari:

SyntaxError: Invalid regular expression: invalid group specifier name

image

It seem that Safari doesn't support lookbehind yet.

https://stackoverflow.com/questions/51568821/works-in-chrome-but-breaks-in-safari-invalid-regular-expression-invalid-group

I dev and test muya on Chrome, and have not test it on Safari.

It doesn't work on Gnome Web (formerly Epiphany) either (which also uses WebKit)
image

I also tested it on Falkon and Konqueror and they both work.

Here are some specs from https://www.whatismybrowser.com/ of, from left to right, Konqueror, Gnome web, and Falkon :
image
(I have 32GB of ram btw, not 8 :)

Webkit browsers hurt my brainnnnnn

Safari should now support regular group names? Other issues are welcome