Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the "town hall" (meta-discussion site) for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on Allow pasting images in comments.

Post

Allow pasting images in comments.

+2
−2

Recently, I posted electrical.codidact.com/comments/thread/11173#comment-27698, which cites two images from Wikipedia, and another from elsewhere.

Although citing versioned MediaWiki URIs from Wikipedia isn't problematic, because they'll never become 404s, I've been forced to cite szapphone.com/wp-content/uploads/2023/11/usb-c-pinout-diagram.webp, because I am unable to paste images into comments, which may well become so.

A workaround may exist: to post an image to an external hoster, [1] then embed that image with a CommonMark hyperlink (![]()). However, I've yet to ascertain whether that operates either, and [2] it, regardless, wouldn't be convenient, nor significantly more stable.


  1. github.com/pixelfed/pixelfed/issues/6211#issue-3553892727 ↩︎

  2. comments/thread/11190#comment-27707 ↩︎

History

3 comment threads

Posting this demonstrated a bug. (10 comments)
Just to confirm, Markdown images don't work in comments (5 comments)
Alternative (not an objection to this feature request) (2 comments)
Just to confirm, Markdown images don't work in comments
trichoplax‭ wrote 4 months ago

This is what a Markdown image looks like in a comment:

USB C port

trichoplax‭ wrote 4 months ago

(The alt text shows rather than the image itself)

trichoplax‭ wrote 4 months ago

The raw Markdown was:

[USB C port](https://en.wikipedia.org/w/index.php?title=USB-C&oldid=1317972255#/media/File:MSI_Bravo_17_(0017FK-007)-USB-C_port_PNr%C2%B00760.jpg)

trichoplax‭, thanks. I was being a little lazy by not confirming. Updated /history#2.

trichoplax‭ wrote 4 months ago

I don't consider it lazy. You spent your own time raising something, which provides a first step that allows others to then take further steps. Codidact is all about collaboration.