You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect it's something to do with the "multiplication sign" character × being missing in some monospace fonts (and the replacement being unusually large).
I'll replace it with some ordinary character.
For my reference, which OS and browser (and version) are you using?
links:https://refrf.shreyasminocha.me/chapters/groups
/([abc])×\1×\1/g[RegExr][Visual] here should be 3 double(a×a×a, ab×b×b).
The text was updated successfully, but these errors were encountered: