commit 621b4c70b405814386e4eed6073e8186d94cb9d8
parent b8e956b0261b5dfeb8d2d0042f7e42f75a5ec47a
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]: