Comment about regular expression usability

I’ve encountered and logged a number of issues with regular expressions. One of the difficulties when dealing with regular expressions is the fact that there are a number of different implementations of said expressions. As the documentation for v3 has not yet been updated, it’s not always easy to figure out which flavour of a particular expression should be used.

Is there is any documentation that describes which flavour of regex Scrivener supports?