Hey everyone, short question: Since you can clone the wiki as a repository, I added images there and commited / pushed afterwards. Unfortunately I cannot add images via markdown with relative paths.
I'm not sure the link is correct. The markdonw looks like: "" The path is combines in the wiki is "labview/labview-tipps/wikis//images/clad.png" labview is the namespace of the group, labview-tipps is the project. The double // I can fix, but according to the markdown reference I should have a leading /. I looked at the demo: http://demo.gitlab.com/sandbox/six/wikis/home The picture appears broken as well and the path created with the relative path seems completely different: "http://demo.gitlab.com/sandbox/six/blob/master//images/octocat-small.png" It seems to link to a branch not in the wiki repository.. Any ideas ? Thanks, Niels Göran On Sunday, November 11, 2012 2:39:56 AM UTC+1, paperreduction wrote: > > Maybe I'm just missing something, but I've done a bunch of searches and I > could find an obvious answer: > > How do you upload images to gitlab for use in a project Wiki? > > I don't see an upload dialog on any of the wiki pages. Is this feature not > implemented, or are we supposed to be uploading the images somewhere > else... like on the project wall? > > (Note, I'm not asking about markdown, I'm asking about how to get the > image assets on the server when they're intended to be used in a wiki page.) > > Thanks. > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
