Whats the difference between a SVG file and a md file?

3 hours ago 2
ARTICLE AD BOX

I recently created a GitHub repository for my profile. In it, I used an SVG file to display some information about myself, and then I replicated the same information using a Markdown (MD) file.

What exactly is the difference between using an SVG and using Markdown for this purpose? The SVG version looks great, but is the Markdown version more adjustable or flexible? I'm a little confused about the distinction.

Read Entire Article