Skip to content

Picture and Markdown #22719

Discussion options

You must be logged in to vote

Looks like you may need to move up one directory when referencing the image. Try changing:

![bla](../_image/21-1.png)

to:

![bla](/../_image/21-1.png)

Because currently it appears it’s trying to pull the image from the /praxis/ directory which does not contain an image folder. When moving up one directory it appears to work.

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants