[openstreetmap/openstreetmap-website] Linkify breaks Overpass QL source code blocks (Issue #6643)

Minh Nguyễn notifications at github.com
Wed Dec 31 22:30:15 UTC 2025


1ec5 left a comment (openstreetmap/openstreetmap-website#6643)

Similarly, references to key=value pairs in single backticks are producing unexpected output:

Markdown | Output
----|----
<code>\`landuse=residential\`</code> | `https://wiki.openstreetmap.org/wiki/Tag:landuse=residential`
<code>\[\`landuse=residential\`](https://wiki.openstreetmap.org/wiki/Tag:landuse=residential)</code> | <code>https://wiki.openstreetmap.org/wiki/Tag:landuse=residential</code>

Perhaps these days users might be less inclined to surround the key=value reference in backticks, but that has historically been a very common practice. For example, [this diary post](https://www.openstreetmap.org/user/Minh%20Nguyen/diary/403488) from 2024 is now full of literal URLs that make it difficult to read.

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

Message ID: <openstreetmap/openstreetmap-website/issues/6643/3702978336 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251231/59efc89b/attachment-0001.htm>


More information about the rails-dev mailing list