From b716c675418259f6d2f77e5075d57dceb9329209 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 4 Aug 2025 15:51:32 +0200 Subject: vault backup: 2025-08-04 15:51:32 --- Non Capturing Groups.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Non Capturing Groups.md (limited to 'Non Capturing Groups.md') diff --git a/Non Capturing Groups.md b/Non Capturing Groups.md new file mode 100644 index 0000000..ef5237d --- /dev/null +++ b/Non Capturing Groups.md @@ -0,0 +1,5 @@ +[[Regex]] + +--- + +A non capturing is a group prepended with `?:` ie `(?:aad)`. \ No newline at end of file -- cgit v1.2.3