Skip to content

Instantly share code, notes, and snippets.

@brianjking
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianjking/d8be519d10837376758c to your computer and use it in GitHub Desktop.
Save brianjking/d8be519d10837376758c to your computer and use it in GitHub Desktop.

#h1 header

#h1 header

##h2 header

##h2 header

###h3 header

###h3 header

emphasis em

*emphasis* _em_

strong strong

**strong** __strong__

  • Red
  • Green
  • Blue
* Red
* Green
* Blue

  1. First
  2. Second
  3. Third
1. First
2. Second
3. Third

This is an example inline link.

This is [an example](http://example.com "Title") inline link.

first level and paragraph

second level and first paragraph

first level and second paragraph

> first level and paragraph
>> second level and first paragraph
>
> first level and second paragraph

Horizontal lines
___

Use the printf() function

Use the `printf()` function

printf()
# ```
# printf()
# ```

(remove #)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment