You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello!
Asciidoc supports natively inline images in the content. What's the proper way of inlining such media resources in confluence asciidoc?
The following ways do not work:
image:/wiki/download/attachments/<page-id>/image1.png[
image:./image1.png[]
I did upload the image to the document below the asciidoc macro as image1.png. I tried to get the url of the media resource but the file name seems to become unpredictable uuid and I assume there is a proper way of linking those resources into the asciidoc source without having to replace for example the image1.png with the uuid of the resource.
Unfortunately there is no direct way to add a link to an attachment/image like this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.