- Sharing Code Snippets
- Quote
- List
- Atx Format Header
- Setext Format Header
- Break Line
- Link
Markdown Syntax
Markdown Syntax 2
Sharing Code Snippets
Example 1
1 | echo '部落格開張'; |
Example 2###
Octopress: Sharing Code Snippets
1 |
|
Example 3
Octopress: Sharing Code Snippets
``` [language] [title] [url] [link text]
code snippet
```
1 | class Fixnum |
Quote
Example 1
Stay hungry, Stay foolish. -Steve Jobs
A apple a day, keep the doctor away
May I help U?
- First
Line- Two
Line
Example 2
Flying is learning how to throw yourself at the ground and miss.
List
Example
TODO List
- open
- hadle em
- *strong*
- s1
- s2
- s3
Example
Atx format Header L1#
Example
Header L2
Header L3
Header L4
Header L5
Header L6
This is an Setext Format H1
Example
This is an Setext Format H2
Break Line
Example
BreakLine
Link
Example 1: Inline
This is an example inline link.
Example 2: Ref
This is [an example] id reference-style link.