URL autolinking
http://example.com
Strikethrough
Mistaken text.
代码(还没有语法高亮)
import urllib2
for line in urllib2.urlopen('http://tycho.usno.navy.mil/cgi-bin/timer.pl'):
if 'EST' in line or 'EDT' in line:
print line
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
表格
First Header |
Second Header |
Content Cell |
Content Cell |
Content Cell |
Content Cell |
Name |
Description |
Help |
Display the help window. |
Close |
Closes a window |
Name |
Description |
Help |
Display the help window. |
Close |
Closes a window |
Left-Aligned |
Center Aligned |
Right Aligned |
col 3 is |
some wordy text |
$1600 |
col 2 is |
centered |
$12 |
zebra stripes |
are neat |
$1 |