project Websites / Gitlab Issue Listing Script avatar

websites/Gitlab-Issue-Listing-Script#5: Issue screenshot/attachment support



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: 0.2
Created: 11-Oct-21 21:33



Description

Currently images attached to comments aren't supported - there's just a text placeholder.

Need to work out how to reference them and then figure out implementing the replacement.



Toggle State Changes

Activity


assigned to @btasker

verified

mentioned in commit 7d55e9f37a6b5c6265b0e86c0e425c325112e187

Commit: 7d55e9f37a6b5c6265b0e86c0e425c325112e187 
Author: B Tasker                            
                            
Date: 2021-10-12T10:50:40.000+01:00 

Message

Implement support for rendering images in comments for websites/Gitlab-Issue-Listing-Script#5

+22 -7 (29 lines changed)

Images attached in comments now work.

Attaching a non-image to verify how that works (in theory it should be fine)

routing_efficiency.ods

Looks good to me. Closing as done