Skip to content

Instantly share code, notes, and snippets.

@rwarbelow
Last active April 15, 2019 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 18 You must be signed in to fork a gist
  • Save rwarbelow/8d8a1492e87fc676905a4343fa5c43a6 to your computer and use it in GitHub Desktop.
Save rwarbelow/8d8a1492e87fc676905a4343fa5c43a6 to your computer and use it in GitHub Desktop.
Mod 0 Markdown Practice

Markdown Practice

Take a look at the Mod 0 Tech Setup instructions. Next, click the Raw button and compare the raw markdown to how the gist displays.

Look for the following elements, and under each bullet point, paste an example of the markdown that creates each.

  • Headings of various sizes
  • Links
  • Bold text
  • Auto-numbered lists
  • Greyed text (or inline code)
  • Code blocks
  • Bullet point lists (this one is not included in the Mod 0 Tech Setup, but it is in this gist!)
  • Images (also not included in the Mod 0 Tech Setup, but use your Googling skills to find how to do this, then add an image below)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment