Replies: 1 comment
|
Aaaand, I got it eventually: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to find the glob syntax that would match either of the following regular expressions:
[^.]+[-a-zA-Z0-9]+Example name:
C2PA-For-Social-Media(note no trailing.html)I thought I understood the Wax pattern docs but I seem not to. Any ideas?
All reactions