I'm trying to insert an image inside a blogdown post. I'm using the Hugo Academic Theme, with the repo on Github and deployed with Netlify.
When I write a new post and I use the addin that offer a GUI for images with the blogdown:::insert_image_addin() command. With the GUI I select my local image (like in the image below) and I have the markdown syntax for images with the linked picture.
.
However, there isn't the image in the linked location, so I have to move it manually. Is it normal? there are other quick methods to insert local images?
@lcolladotorthere. Thanks! - Yihui Xie