You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed this as well. In the former case it will give you the first match as a sigil, but when you add the s modifier, it will give you all matches concatenated. Depending on context, you may be able to isolate the particular node you are looking for and then do
Version 0.6.6
Using the README example:
For the
s
modifier, I would expect the result:"Match One"
The text was updated successfully, but these errors were encountered: