Skip to content

Instantly share code, notes, and snippets.

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