reading-notes


Project maintained by Razan-am Hosted on GitHub Pages — Theme by mattgraham

Mastering Markdown

Introduction to growth mindset:

Markdown is a method that used on the web to writing and styling text such as it used on the GitHub platform and its considered as an easy-to-use syntax for styling all forms of writing.It providing you the controling in 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.

Markdown is considered as an non-alphabetic characters following with the text or images .

Markdown it’s divided to many writing and formatting syntax:

  1. (#) symbols and its used for the Header

  2. (** **) symbols used for making the text in bold style

  3. (* *) symbols used for making the text in italic style