Images - HeinrichConvidera/wiki-test GitHub Wiki

Images

Black-Hole

# git clone wiki repro
git clone https://github.com/HeinrichConvidera/wiki-test.wiki.git

# add image to e.g. images folder which need to be created
# ...

# image back to repro
git add .
git commit -m 'add images'
git push

# add image to wiki page
![Black-Hole](images/default.svg)