pablobm left a comment (openstreetmap/openstreetmap-website#6635)

> I would expect any references stored server-side to be rendered 
> appropriately, whether shown either as html on the site or as api text.

Do I understand that correctly as follows?

The string `@[user_id:$USER_ID]` would be stored in DB, but the backend would 
serve it as the actual username, potentially with added HTML, etc.

Example: in DB we would have `Thanks @[user_id:12345]`, but the backend would 
serve it already rendered as `Thanks @FellowUser` or `Thanks <a 
href="/user/FellowUser">@FellowUser</a>` (or something like that).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6635#issuecomment-3710322049
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/issues/6635/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to