- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The details tab on our add-on page (Administrator tools > Manage App > Details) says it supports Markdown. We have added images to the content but it does not render. The syntax is inline with https://daringfireball.net/projects/markdown/syntax#img. Is there anything else that I am missing?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @SailPoint_IDPlus_Alliance ,
I've tried to embed an image and can confirm that is doesn't work. I reported the problem to splunkbase-admin AT splunk.com and linked to this post.
I'll report here if I get any feedback.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @SailPoint_IDPlus_Alliance ,
I've tried to embed an image and can confirm that is doesn't work. I reported the problem to splunkbase-admin AT splunk.com and linked to this post.
I'll report here if I get any feedback.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you !
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @SailPoint_IDPlus_Alliance ,
I've just checked and it works for me, I can add and modify images on the splunkbase app page.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've also checked and here by confirm that the images are correctly rendering on the details tab of the add-on page. Thank you for following up.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for asking a question @SailPoint_IDPlus_Alliance,
I'm glad you found a helpful answer from @PavelP. If their answer solved your issue please click “Accept” directly below the answer to resolve the post.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @SailPoint_IDPlus_Alliance , does it work for you now?
I've got a reply from splunk:
Thank you for confirming this issue I will bring up this issue with our on call engineer.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @SailPoint_IDPlus_Alliance
when you edit the detail page, at the top of the edit window you see a tab with a image, click on it, upload your image, get a link and paste it in your markdown. Here is code from my page:
text text text

another text text text.
let me know if it worked. If not, I'll post a screenshot.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Pavel,
We have followed the similar process of uploading the image and pasting the link in the markdown. Here is the code
![alt text][overview]
[overview]: (image link "Optional Title")
I also tried to alter the syntax according to what you've suggested but the images still does not render.
Thank you!
