What is 'Markdown'?

Asked by blessing007 · 2 weeks ago

1 Answer

39
amorebise · 2 weeks ago Top Answer

Markdown is a simple way to format text (like bold, headers, and lists) using plain characters. Most developers use it for documentation on GitHub. It's very easy to learn!

Log in to add a comment.