Differences between revisions 13 and 36 (spanning 23 versions)
Revision 13 as of 2006-03-11 04:22:46
Size: 339
Editor: killvin
Comment:
Revision 36 as of 2009-12-25 07:18:29
Size: 72
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["shenbianer"]

= 标题 1 =; == 标题 2 ==; === 标题 3 ===; ==== 标题 4 ====; ===== 标题 5 =====.

空格加下列符号之一: * 代表圆点; 1., a., A., i., I. 代表编号; 1.#n 从n开始编号; 空格本身代表缩进.

|| 单元格文字 |||| 单元格文字横跨两列 ||; 表格或标题后不可以有空格.
{{{#!python
print 'Hello world!'
}}}
----
[[Py技术文档分类]]

   1 print 'Hello world!'


Py技术文档分类

MyNewPage (last edited 2010-12-26 09:23:38 by xblandy)