We are using AWS Codecommit for our projects documentation in Markdown.
I would like to know how it is possible to create a markdown link that allows to display embedded images (to be visualized while in CodeCommit).
The images are also in Codecommit. Do we need to use S3 and point there? I wanted to keep the images private to our project.
TIA
Solution:
It seems to work with SVG files.