Leverage captured group regex replace #63

Open
opened 2026-09-22 00:38:53 +02:00 by Benjamin_Loison · 2 comments
Owner

\1 does not work.

`\1` does not work.
Author
Owner
Would help [Benjamin_Loison/English/issues/1#issuecomment-23419369](https://codeberg.org/Benjamin_Loison/English/issues/1#issuecomment-23419369).
Author
Owner

GNOME text editor (\d) (\d) and \1~\2 is a working workaround.

GNOME text editor `(\d) (\d)` and `\1~\2` is a working workaround.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Benjamin_Loison/overleaf#63