Support all unicode letters in hashtags

Start date

Due date

Description

This will give us support for hashtags including things like accented characters, Asian characters, Cyrillic characters, etc without having to provide special cases for every single one.

After some research, recognizing these hashtags should be pretty trivial to do, but searching for them may be difficult. I put an updated regex below which should work right away in the Go code and with the XRegExp library for the javascript side.

https://regex101.com/r/yP1nT0/1

QA Test Steps

None

Checklist

Activity

Show:

Lindy Isherwood December 8, 2016 at 11:36 AM

Thanks, verified tested. Noted that the 3rd example is not highlighted but that you've filed a separate ticket for that.

Harrison Healey December 6, 2016 at 3:54 PM

Some examples of hashtags that should be autolinked now are:

The third one isn't highlighted when searching, but I'll file a separate bug for that

Done

Details

Mana

Assignee

Reporter

Checklist

Created February 22, 2016 at 6:06 PM
Updated February 13, 2018 at 10:07 PM
Resolved December 6, 2016 at 3:54 PM
Loading...