images in my knowledge base articles.
I uploaded an image and selected it from the "show file drawer" but the image does not display. Instead the shortcode is displayed. What am I doing wrong?
knowledge base article: https://simsol.tenderapp.com/kb/getting-started-with-simsol/registe...
thanks
john.
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Julien on 25 Oct, 2012 11:44 PM
Hi John,
You had a couple of unclosed
<p>tags, which messed up with the parser. In general, for the simple HTML you are using, you do not need to use HTML and can use the simpler Markdown syntax: https://en.wikipedia.org/wiki/MarkdownI modified your code to use this simpler syntax.
Let me know if you have questions.
Cheers.
2 Posted by johnm on 25 Oct, 2012 11:49 PM
Thanks Julien!!
Julien closed this discussion on 25 Oct, 2012 11:58 PM.