[openstreetmap/openstreetmap-website] Email links in text/plain ending in "." - break links (#1844)
Jörn Heissler
notifications at github.com
Tue Oct 1 06:52:10 UTC 2024
A few suggestions on how to so solve this:
* Remove the trailing dot, even though this might be considered a grammar mistake: ``Reply or learn more about the note at https://www.openstreetmap.org/note/4153625``
* Rewrite the sentences to use a colon: ``Reply or learn more about the note at: https://www.openstreetmap.org/note/4153625``
* Enclose the link in angle brackets: ``Reply or learn more about the note at <https://www.openstreetmap.org/note/4153625>.``
* Modify the router on the website to ignore the trailing dot in links: <https://www.openstreetmap.org/note/4153625.>
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1844#issuecomment-2384940138
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/1844/2384940138 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240930/6b7c5838/attachment.htm>
More information about the rails-dev
mailing list