Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 698 Bytes

File metadata and controls

13 lines (8 loc) · 698 Bytes

What is 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
  • few non-alphabetic characters thrown in, like # or *.

Syntax guide

image

GitHub Flavored Markdow

  • 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 image