-
Notifications
You must be signed in to change notification settings - Fork 3
Github Tutorial
The pages on Github usually use the Markdown language.
The sentence above was written like this: The pages on **Github** usually use the [Markdown](https://en.wikipedia.org/wiki/Markdown) language.. Pretty simple, isn't it?
Well let me show you how to write lists.
| Outcome | Code |
|---|---|
| Italics | *Italics* |
Pretty simple meh. Note: blank lines needed lol
Free wallpaper for you!

 written like this!
The pages on Github usually use the Markdown language.
The sentence above was written like this:The pages on **Github** usually use the [Markdown]>>>>> (https://en.wikipedia.org/wiki/Markdown) language.. Pretty simple, isn't it?
Well let me show you how to write lists.
Outcome Code Italics *Italics* Pretty simplemeh.Free wallpaper for you! written like this!
And here's Trump's love for China
Basically the [] is getting the cover photo from Youtube and it's like a text link. Then the video link that comes after is the target link. So maybe I can do this:
vimeocdn means it's hosted by vimeo. Also you can alter the 500x281 part of the link to resize the thumbnail!
Can't use HTML iframes
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZrNrleD2ZFs" frameborder="0" allowfullscreen></iframe>
