| layout | page |
|---|---|
| title | Readme |
| permalink | http://www.koffuxu.com |
==============================
#Makedown Text Specification
##Blockquotes - 引用 how to add Blockquotes
link this
##Styling text - 文本格式 this is BOLD
this it italic
if your want the both
##Order/Nested List - 顺序列表
- NanShan
- High Technology Parck
- She Kou
- Xi Li
- FuTian
- LongGang
- Da Feng
- Nan Lian
##[Code formatting] - 代码格式
-
inline formats :
subprojectfrommainproject -
multiple formats
int i = 0;
i ++;