ReCoded-Org / curriculum-backend-readings

Content monorepo for all the readings of the backend bootcamp curriculum developed by Re:Coded.
23 stars 4 forks source link

Convert all image tags used in markdown #32

Open wisammechano opened 2 years ago

wisammechano commented 2 years ago

Markdown has the image attachment built in as follows

![Alt Desc](..path)

but in the files, I found a mix between using that and tag to include images.