Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Garrett-Iannuzzi/5c3112c6aca540c30a4b89c52ac37210 to your computer and use it in GitHub Desktop.
Save Garrett-Iannuzzi/5c3112c6aca540c30a4b89c52ac37210 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