aNsHuL5217 left a comment (openstreetmap/openstreetmap-website#6614)
The core issue seems to be that the markdown renderer stops capturing the
username at the first whitespace.Adjusting the regex to support multi-word
usernames, likely by allowing quotes (e.g., @"User Name") or improving the
matching heuristic.
This should fix the broken links for manual entry. The "GitHub-style"
autocomplete mentioned in the issue description is a great idea, but I think
fixing the underlying parser support for spaces is the necessary first step.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6614#issuecomment-3651015714
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/issues/6614/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev