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
{{ message }}
This repository has been archived by the owner on Nov 18, 2017. It is now read-only.
As part of this, could also consider having the trigger be an option (with the default being '@'). I am thinking of cases where one might want to use it for hashtag and it would be a simple drop-in replacement.
Yep, for sure. This would be a regexp that you can supply, so it could be a hashtag, an @, whatever. We have that usecase, so that'll definitely be an option!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Should use constant RegExp matching (like
slate-auto-replace
) for matching@
. (or any other character)The text was updated successfully, but these errors were encountered: