Está en la página 1de 1

INLINE CODE

CODE BLOCK
HEADERS
# Header 1
## Header 2
### Header 3
* * *
***
- - -
---
LISTS
Undordered
* List Item 1
* List Item 2
* List Item A
BLOCK QUOTES
> Lorem ipsum
dolor sit amet
> Lorem ipsum
>
>> Lorem ipsum
EMPHASIS
*Emphasis*
_Emphasis_
*Super*emphasis
**Super**strong
**Strong**
__Strong__
LINKS
[Google](htp://www.google.com/)
[Google](htp://www.google.com/ Google)
IMAGES
![Alt text](/path/to/image.jpg)
![Alt text](/path/to/image.jpg Title)
[img1]: /path/to/img.jpg "Title" ![Alt text][img1]
HORIZONTAL RULES
ESCAPABLE CHARACTERS
\ Backslash
` Backtck
* Asterisk
_ Underscore
{ } Curly braces
[ ] Brackets
( ) Parenthesis
# Pound
+ Plus
- Hyphen
. Period
! Exclamaton
Use `<div>` tags
``echo `uname -a```
Normal text
#include <stdio.h>
themespectre.com

Ordered
1. List Item 1
1. List Item A
MARKDOWN CHEATSHEET
]J
H

{ }

También podría gustarte