AxisCommunications / AxisCommunications/backstage-plugins

Readme Plugin: add support to loading images in readme

Open
#190 1 comment 7 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
44
Forks
39
Avg merge
23h 40m
Merged PRs (30d)
59

Description

### Describe the feature

At the moment, when the readme.md file has an image, it doesn't load correctly in the backstage plugin, it only loads in GitHub.
This request is about adding images support to the readme backstage plugin.

### Added value

There is currently no workaround, unfortunately the image loads as a broken file (screenshot below). We rely heavily on having images and diagrams in the readme of the repos.

### Additional context
the code of the md file looks like this:
```
# Testing

refersh pls

![aiven-logo.png](docs%2Faiven-logo.png)
```

The plugin is rendered like this:
![Screenshot 2024-09-24 at 16 43 16](https://github.com/user-attachments/assets/438d94e3-0419-4c81-8f00-b877dd27dd65)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.