Getting Help with AsciiDoc Images, Including Confluence
In this article, we will discuss how to get help with AsciiDoc images, specifically focusing on integrating them with Confluence. The company has decided to use Confluence as a single source of truth, and we will cover key concepts, subtitles, and detailed context to help you understand the process.
AsciiDoc and Images
AsciiDoc is a text-based documentation system that allows you to create well-structured and easily readable documents. One of its features is the ability to embed images using simple syntax. To include an image in your AsciiDoc document, use the following format:

Integrating AsciiDoc Images with Confluence
Confluence is a popular collaboration platform that enables teams to create, share, and collaborate on content. To integrate AsciiDoc images with Confluence, follow these steps:
- Convert your AsciiDoc document to a format supported by Confluence, such as Markdown or HTML.
- Create a new page in Confluence and choose the desired format (Markdown or HTML).
- Copy and paste the content, including the images, into the Confluence page.
Additional Resources
- Book: AsciiDoc: User Guide
- Article: Working with Images and Files in Confluence
- Online Resource: AsciiDoc User Manual