Hi,
I just saw that tags containing a slash are not recognized as flair tag ( https://lemmy.blahaj.zone/post/2118160 )
[does not/work]
This seems to break the parser, but I cannot imagine how.
You must log in or register to comment.
Good catch! Looks like my parsing is only a-z and 0-9. I’ll fix this in an update soon.
It’s always the regex 😉
Haha yeah, you can tell my programming weak spot (well one of them)