Others

Markdown test

Markdown test

Markdown Example

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6
Emphasis

Emphasis, aka italics, with asterisks or underscores.

Strong emphasis, aka bold, with asterisks or underscores.

Combined emphasis with asterisks and underscores.

Strikethrough uses two tildes. Scratch this.

I’m an inline-style link

I’m an inline-style link with title

I’m a reference-style link

I’m a relative reference to a repository file

You can use numbers for reference-style link definitions

Or leave it empty and use the link text itself.

URLs and URLs in angle brackets will automatically get turned into links. http://www.example.com or http://www.example.com and sometimes example.com (but not on Github, for example).

Some text to show that the reference links can follow later.

Steve Francia

test

List
  1. 有序1
    1. 四個空格內縮
  2. 有序2
  3. 有序3
Unordered List
  • 無序1
    • 四個空格內縮
  • 無序2
Blockquote

This is a blockquote example.

Inline code has back-ticks around it.

var s = "JavaScript syntax highlighting";
alert(s);
print("hello Bruce")
print("hello Bruce")
print("hello Bruce")
No language indicated, so no syntax highlighting. 
But let's throw in a <b>tag</b>.
Inline HTML

You can also use raw HTML in your Markdown, and it’ll mostly work pretty well.

Tables

Colons can be used to align columns.

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

There must be at least 3 dashes separating each header cell. The outer pipes (|) are optional, and you don’t need to make the raw Markdown line up prettily. You can also use inline Markdown.

Markdown Less Pretty
Still renders nicely
1 2 3

Youtube embeded

comments powered by Disqus