this post was submitted on 28 Sep 2024
48 points (98.0% liked)
Wikipedia
1590 readers
170 users here now
A place to share interesting articles from Wikipedia.
Rules:
- Only links to Wikipedia permitted
- Please stick to the format "Article Title (other descriptive text/editorialization)"
- Tick the NSFW box for submissions with inappropriate thumbnails
Recommended:
- If possible, when submitting please delete the "m." from "en.m.wikipedia.org". This will ensure people clicking from desktop will get the full Wikipedia website.
- Interested users can find add-ons and scripts which do this automatically.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nice and not US-specific. However, our railways use it sometimes to highlight black text for some reason.
Edit: Added topic to talk page!
For some reason my lemmy client, Thunder, can't display that image from Wikipedia, but the URL is correct. I can open it in a browser.
Reuploading it to Lemmy in case others have the same issue.
This may be because the URL contains non-ASCII, which I haven't percent-encoded, despite having manually changed
(
and)
to%28
and%29
to prevent the parentheses from interfering with Markdown syntax.That could be it. Incidentally, the image displays fine in the web UI. Must be a bug in Thunder.
There is an easy way to check. I percent-encoded all the non-ASCII characters now:
Good work. I reported it as a bug in the thunder community.