HashtagLink does not work with urlencoded links
matcher.service.js:
const regex = /tag[s]*\/(\w+)$/g
This doesn't work with
https://g0v.social/tags/%E5%B0%8F%E9%B8%9F%E7%9A%84%E6%97%B6%E9%97%B4%E7%AE%80%E5%8F%B2
matcher.service.js:
const regex = /tag[s]*\/(\w+)$/g
This doesn't work with
https://g0v.social/tags/%E5%B0%8F%E9%B8%9F%E7%9A%84%E6%97%B6%E9%97%B4%E7%AE%80%E5%8F%B2