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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
The regex eagerly searches for the next }, and does not factor in the need to count {'s to determine outer and inner scope. This may require something beyond regular expressions.
They will break multiple things, like tabstops for example. Escaping them (
\\}
) does not solve the problem either.The text was updated successfully, but these errors were encountered: