Closed ethanaward closed 8 years ago
Looks good to me. Not sure if it's something you'd want to include, but someone at work recently showed me regex101. It's a pretty fantastic tool for helping to generate and test regular expressions. In the bottom right, it's got a nice reference for all the tokens, anchors, etc. If you check out this one I saved, you can see where I was testing one of mine. On the right again, above the reference section, it should show you details about what the pattern will match, and the values of the keys that are being extracted.
This changes the skill creation docs to mention and explain the use of regex.