freeCodeCamp / freeCodeCamp/freeCodeCampOS
[feat]: render images relative to curriculum/locale folder
Open
type: feature
- Dominant language
- Rust
- Stars
- 77
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
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`
Contributor guide
Assessment
This issue has not been assessed yet.