[openstreetmap/openstreetmap-website] allow markdown in changeset comments (#844)

Andrew Harvey notifications at github.com
Fri Mar 7 04:05:30 UTC 2025


andrewharvey left a comment (openstreetmap/openstreetmap-website#844)

would be nice to use selected wikitext templates like `{{tag|informal|yes}}` or alternatively just parse out a pasted URL like `https://wiki.openstreetmap.org/wiki/Tag:informal%3Dyes` and display it as [`informal`](https://wiki.openstreetmap.org/wiki/Key:informal)=[`yes`](https://wiki.openstreetmap.org/wiki/Tag:informal%3Dyes).

Suggesting tags to use within a changeset comment means either
1. enter the tag as `key=value` without any links (but then especially new users don't know what that means or where to read up about it)
2. enter the full URL but this makes the comment long and hard to read the exactly key=value from the url.
3. do both of the above, but the comment is still too long and harder to read

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

Message ID: <openstreetmap/openstreetmap-website/issues/844/2705479356 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250306/7d1aabb1/attachment-0001.htm>


More information about the rails-dev mailing list