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
Example:
The token https://doi.org/10.1007/978-3-031-30823-9\_6 gets matched by new RegExp("\\\\\\W*\\w+"), but the captured group is \_6 which of course cannot be found in the latex_to_unicode table.