[Search for it.](www.google.com) -> Search for it.
> "Her eyes had called him and his soul had leaped at the call. To live, to err, to fall, to triumph, to recreate life out of life!"
"Her eyes had called him and his soul had leaped at the call. To live, to err, to fall, to triumph, to recreate life out of life!"
- List 1
- List 2
- Sub List 21
* List A
* Sub List AA
* Sub Sub List AAA
- List 1
- List 2
- Sub List 21
- List A
- Sub List AA
- Sub Sub List AAA
- Sub List AA
We pictured the meek mild creatures where
They dwelt in their strawy pen,
Nor did it occur to one of us there
To doubt they were kneeling then.
.my-link {
text-decoration: underline;
}
can use programming language the code block is written in
```sh
$ NODE_ENV=production node app
```
$ NODE_ENV=production node app
| Plugin | README |
| ------ | ------ |
| Dropbox | [alt text][db] |
| Github | [alt text][gh] |
| Google Drive | [alt text][gd] |
| OneDrive | [alt text][od] |
| Medium | [alt text][m] |
| Google Analytics | [alt text][ga] |
Plugin | README |
---|---|
Dropbox | alt text |
Github | alt text |
Google Drive | alt text |
OneDrive | alt text |
Medium | alt text |
Google Analytics | alt text |
`${some code}` -> ${some code}
![Alt Text](http://octodex.github.com/images/octdrey-catburn.jpg) ->
Reference-style:
![alt text][logo]
They can't be added directly but you can add an image with a link to the video like this:
<a href="http://www.youtube.com/watch?feature=player_embedded&v=YOUTUBE_VIDEO_ID_HERE
" target="_blank"><img src="http://img.youtube.com/vi/YOUTUBE_VIDEO_ID_HERE/0.jpg"
alt="IMAGE ALT TEXT HERE" width="240" height="180" border="10" /></a>
Or, in pure Markdown, but losing the image sizing and border:
[![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/YOUTUBE_VIDEO_ID_HERE/0.jpg)](http://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_HERE)
_Writing in Markdown is not that hard!_ -> Writing in Markdown is not that hard!
*Writing in Markdown is not that hard!* -> Writing in Markdown is not that hard!
**Writing in Markdown is not that hard!** -> Writing in Markdown is not that hard!
~~Don't Follow This~~ -> Don't Follow This
# Header one
## Header two
### Header three
#### Header four
##### Header five
###### Header six
[db]: <https://gist.github.com/vinkrish>
[gh]: <https://gist.github.com/vinkrish>
[gd]: <https://gist.github.com/vinkrish>
[od]: <https://gist.github.com/vinkrish>
[m]: <https://gist.github.com/vinkrish>
[ga]: <https://gist.github.com/vinkrish>