Skip to content

Images in {{ content }} #33

Jun 6, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @HarryFischer 👋

To clarify, does your image not live at /uploads/e71377_b6171e187eb740ef8a80908bca153001_mv2.jpeg? That should be the full relative path.

Is it in another folder besides /uploads/?

For Markdown, the syntax is ![alt text](url) so you could always change the URL to something else.

Markdown will wrap any non-block elements in a <p> block. If you don't want this, you could wrap it in another block element like <div> or leave it out of your markdown and use metadata instead.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@HarryFischer
Comment options

@sskylar
Comment options

@HarryFischer
Comment options

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