index
:
zettelkasten
main
Knowledge management system
jras
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Non Capturing Groups.md
blob: ef5237d66eab6c89f136475db6f182cbfe51fd0d (
plain
)
1
2
3
4
5
[[Regex]] --- A non capturing is a group prepended with `?:` ie `(?:aad)`.