Tool/software: Code Composer Studio
I am trying to create a md file in a ccs project which has images with relative links. The markdown file when viewed in my standalone MD viewer i do see the document correctly with all the images coming in place. The CCS MD viewer however does not like relative paths and does not render images. What is the solution to this? (I cannot give absolute paths since this project is shipped as part of package, bitbucket repository)



