How do you use a image that is located in the same directory? Say I have my path like this
_posts >
Blog_Folder_1
> blog.md
> image.png
It would be cool if poet could link to the image, right now poet parses the md file and links to image to /_posts/image.png
I do realize I can provide the name of the folder along with the image name, but it would have been an ease of convenience if poet did it for us.
How do you use a image that is located in the same directory? Say I have my path like this
It would be cool if poet could link to the image, right now poet parses the md file and links to image to
/_posts/image.pngI do realize I can provide the name of the folder along with the image name, but it would have been an ease of convenience if poet did it for us.