2013年4月9日火曜日

Markdown test

Heading One

Heading Two

Heading Three

Heading Four

Heading Five
Heading Six

Paragraph with a quote

This is some interesting quote
Another blockquote paragraph

Paragraph with a nest quote

This is a paragraph.

A nested blockquote.

Headers work

and all other block-level elements


  • One
  • Two
    • Two and a half
  • Three
  1. One
  2. Two
  3. Three
定義する用語
用語の説明A
用語の説明B
用語の説明C

Important annotations that needs attention:

This is important paragraph
Another important paragraph of text 

Or you can do this Simple text goes here


This is an example inline link.

This link has no title attribute.

My web site is at http://www.markdownpro.com

My email address is: support@markdownpro.com

I get 10 times more traffic from Google than from Yahoo or MSN.


This is some Italic text you might want

This is some Italic text you might want

This is some Bold text you might want

This is some Bold text you might want

This is some Bold AND Italic text

This is some Bold AND Italic text

This is some ~~strike through text~~ you might want

Superscript is here: x^2 + 2x + y^2 = 7


My cool picture


My cool picture

My cool picture


One or more lines of text separated by one or more blank lines.

This is another paragraph.


I am a sentence with
a line break.


First Header Second Header
Row1 Cell1 Row1 Cell2
Row2 Cell1 Row2 Cell2

$ port search xmille
No match for xmille found
$

sendmail_flags=NO
syslogd_flags="-a /var/spool/postfix/dev/log"
postfix_flags=NO
mysqld_flags=""

sendmail_flags=NO
syslogd_flags="-a /var/spool/postfix/dev/log"
postfix_flags=NO
mysqld_flags=""

# if (! defined ultrix && ! defined mips && ! defined vax && ! defined __386BSD__ && ! defined __FreeBSD__ && ! defined __DARWIN__)
# define        MAXRAND 32767L

# openssl rsa -in server.key -out server.key 
Enter pass phrase for server.key:  パスフレーズを入力します。
writing RSA key
#

;; 64bit Emacs場合
(format "%x" -1)
3fffffffffffffff

(format "%x" 4294967295)
ffffffff