Nothing here yet.
Nothing here yet.
Hi Girish, I just published my first article on Hashnode with GitHub integration and it is quite helpful. I am proficient with Markdown and RestructuredText but have always struggled with sites like medium for tech writing. There were a couple of issues I could not figure out while publishing through GitHub. How to add images? It is not clear if the cover photo URL has to come from a public source. I ended up making my hashnode-articles repository public and then using the full URL of the image I placed in the repository in the cover metadata field. Is it not possible to use a relative path within the GITHUB repo for cover image? How to add images within the Markdown article? My attempt was to use the standard Markdown syntax  This was displaying fine in the Markdown preview on GitHub but didn't work in the published article. Do I need to provide full URL for every image that I wish to include in the article?