freeCodeCampOS icon indicating copy to clipboard operation
freeCodeCampOS copied to clipboard

[feat]: render images relative to curriculum/locale folder

Open ShaunSHamilton opened this issue 1 year ago • 0 comments

Currently, images in the Markdown do not get rendered because they are not served in the client.

The images:

  1. Need to be served
  2. Need to be pathed relative to the curriculum folder. e.g. curriculum/assets/image.png

ShaunSHamilton avatar Aug 07 '23 10:08 ShaunSHamilton