Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modifying MENTION_START regex to work on older MobileSafari versions
Fixes RichText causes errors on WebKit | Invalid regex #5589 This regex performs the same function as the one used before, but does not make use of negative lookbehinds and therefore should work on older MobileSafari versions. Signed-off-by: Arthur Rosa <arthur@rosafamily.net>
- Loading branch information