Skip to content

MohannadAteyyat/Read01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Mastering Markdown

Image

What you will learn:

  1. How the Markdown format makes styled collaborative editing easy
  2. How Markdown differs from traditional formatting approaches
  3. How to use Markdown to format text
  4. How to leverage GitHub’s automatic Markdown rendering
  5. How to apply GitHub’s unique Markdown extensions

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:
  • Gists
  • Comments in Issues and Pull Requests
  • Files with the .md or .markdown extension

Syntax guide

  • Here’s an overview of Markdown syntax that you can use anywhere on GitHub.com or in your own text files.
  • More Information More Information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published