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 this video
-
Bold text front-end student
-
Auto-numbered lists
- New to Mac?
- Installing a Text Editor
- Installing Xcode
- Installing Homebrew
- Installing Git
- Configuring Git
- Downloading Chrome
- Greyed text (or inline code)
xcode-select --install
- Code blocks git config --global user.name "Alan Turing" git config --global user.email [email protected]
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
-
Bullet point lists (this one is not included in the Mod 0 Tech Setup, but it is in this gist!)
-
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)
-
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)
<img class="js-photo-page-image-img" alt="Black Cat Holding Persons Arm" data-pin-media="undefined" src="https://images.pexels.com/photos/1049764/pexels-photo-1049764.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260" srcset="https://images.pexels.com/photos/1049764/pexels-photo-1049764.jpeg?auto=compress&cs=tinysrgb&h=650&w=940 940w, https://images.pexels.com/photos/1049764/pexels-photo-1049764.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260 1260w, https://images.pexels.com/photos/1049764/pexels-photo-1049764.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940 1880w, https://images.pexels.com/photos/1049764/pexels-photo-1049764.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260 2520w" style="background: rgb(147, 134, 125); max-height: 75vh; max-width: calc(113.235vh); min-height: 300px; min-width: calc(452.941px);" data-zoom-initiated="true">

<img src="/media/2018/08/kitten.jpg" alt="Kitten"
title="A cute kitten" width="150" height="100" />