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
When there is a hashtag # replace with some regex that matches all of it untill something else occurs.
When there is a asterisk * replace with some regex that matches on something until a dot . once.
The text was updated successfully, but these errors were encountered:
When there is a hashtag
#
replace with some regex that matches all of it untill something else occurs.When there is a asterisk
*
replace with some regex that matches on something until a dot.
once.The text was updated successfully, but these errors were encountered: