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 #
features of markdown
- Syntax highlighting
- Tables
- SHA references #### Any reference to a commit’s SHA-1 hash will be automatically converted into a link to that commit on GitHub ####
THIS is MY git hub accont [MAYSAA] (https://github.com/maysaahourani)
