Markdown


MARKDOWN packetlife.net
Headers Blockquotes

# Text

Text


> Lorem ipsum

Lorem ipsum dolor sit amet


> dolor sit amet
## Text

Text




### Text

Text


> Lorem ipsum dolor

Lorem ipsum dolor sit amet


sit amet
#### Text

Text



##### Text
Text

Level one


> Level one

Level two


###### Text
Text
>

Level three


> > Level two

Lists
> >

> > > Level three


Normal text


    Normal text

  1. First

  2. #include <stdio.h>
    1. First
  3. Second

  4. #include

    2. Second
  5. Third
    3. Third

      Horizontal Rules
    1. Alpha

    2. 1. Alpha
    3. Bravo

    4. 2. Bravo
      - - -

      * * *

***
---

Emphasis Escapable Characters
*Emphasis* Emphasis \ Backslash ( ) Parantheses
_Emphasis_ Emphasis ` Backtick # Hash mark
**Strong** Strong * Asterisk + Plus sign
__Strong__ Strong _ Underscore - Hyphen
*Super*emphasis Superemphasis { } Curly braces . Period
**Super**strong Superstrong [ ] Square brackets ! Exclamation
Links
[Google](http://google.com/) Google
[Google](http://google.com/ "Search") Google
[google]: http://google.com/ "Search"
Google
[Google][google]
http://google.com
Images
![Alt text](/path/to/img.jpg) Alt text
![Alt text](/path/to/img.jpg "Title") Alt text
[img1]: /path/to/img.jpg "Title"
Alt text
![Alt text][img1]
Markdown is available at http://daringfireball.net/projects/markdown/
by Jeremy Stretch v2.0


Wyszukiwarka

Podobne podstrony:
markdown
advanced markdown
markdown
markdown
advanced markdown
markdown
advanced markdown
advanced markdown
markdown
markdown
markdown
markdown

więcej podobnych podstron