Skip to content

Add images into description #4422

Closed Answered by matthewbadeau
Topolynx asked this question in Support
Discussion options

You must be logged in to vote

It's possible to show images using a relative path, for example:

![image](rzphvxdvhd7l/model_files/9m54gdsq0xfz.png)

But this is only possible after uploading because the image name isn't known before the upload. And then I had to get this path by right-clicking, opening the image in a new tab, and then pasting the relative link in the markdown. The full path was http://localhost:5000/models/rzphvxdvhd7l/model_files/9m54gdsq0xfz.png on my dev instance.

Also, the method is different for images hosted on S3-compatible buckets.

It's not a good experience, so I'll open a feature proposal to make it easier to use.

For now, you can use relative paths as a workaround. (Dropping the first /models

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@matthewbadeau
Comment options

@Floppy
Comment options

@Topolynx
Comment options

@Floppy
Comment options

Answer selected by Floppy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants