README included from GitHub exporter doesn't include images
G
Gabriel Jones
Many of our READMEs have technical diagrams or other related images in their markdown, linked to images which exist in the GitHub repo. For example, our README includes
## UI Mockup

and our port-app-config.yaml file includes this reference:
readme: file://README.md
However, I assume the images aren't brought into Port so they don't appear in the README tab. This would be really good for documentation! Otherwise people have to go to the GitHub page
T
Tero Ahonen
Would it be possible to have something similar that Backstage has. User logs in to Github with browser and then auth token can be added to the urls. It is very complex process to move images to some webserver just to get them working in Port