Closed janryWang closed 7 years ago
fine ,but
jsToken.exec("`hello world ${`{{{{{$1111111`}` ddddddd")
will not match hello world ${
{{{{{$1111111}
and ddddddd
It's explained in the same link as well:
Only one level of nesting is supported.
Ok , thx
like this
Under normal circumstances, it can match
variable
andb