View on GitHub

reading-notes

Markdown

Markdown is a lightweight and easy-to-use syntax for styling all forms of writing on the GitHub platform.

What is Markdown?

Markdown is a way to style text on the web. You control the display of the document; formatting words as bold or italic, adding images, and creating lists are just a few of the things we can do with Markdown. Mostly, Markdown is just regular text with a few non-alphabetic characters thrown in, like # or *.

You can use Markdown most places around GitHub:

here are some examples :

What I’ve learned

GitHub Flavored Markdown

GitHub.com uses its own version of the Markdown syntax that provides an additional set of useful features, many of which make it easier to work with content on GitHub.com.

Its really easy and fun to use give it a try