commit c01232e15614bacf4908f9e3f69c8e6ae773d435
parent b85411800c4ccc628dfbf098057fa73fa38a2bd4
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Fri, 12 Sep 2025 10:28:32 +0200
commit with codex
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/regular_expression_extensions b/regular_expression_extensions
@@ -3,7 +3,7 @@
- [regular_expression_extended]
- [regular_expression_conjunction]
- [regular_expression_negation]
-- [capture_variables]
+- [capture_groups]
- [regex], with [back_references]
- see [freydenberger2019deterministic]
- [lookaround]: