Gitlab: how to link from the wiki to an image in the reposiroty and show it without having to click?
I have to store a lot of data in a database. To ease the task I wrote some software that stores the data in the database and documents the software in markdown format. Next the documentation is stored in the Gitlab project wiki. Part of the documentation are some basic statistics that give the user of the data some initial insights. The (Python) software also generates graphs, barcharts and such that should be displayed in the wiki. I don’t know how to do that. The information on it is conflicting or simply does not work.