## 1. Traditional Markdown
[http://daringfireball.net/projects/markdown/syntax](http://daringfireball.net/projects/markdown/syntax)
## 2. Github flavored Markdown
[https://help.github.com/articles/github-flavored-markdown](https://help.github.com/articles/github-flavored-markdown)
## 3. Markdown Extra
[http://michelf.ca/projects/php-markdown/extra/](http://michelf.ca/projects/php-markdown/extra/)
## 4. 语法
### 4.1 LINKS
[巨硬中国](www.bing.cn)
### 4.2 TABLES
| a | b | c |
| --- | --- | --- |
| 1 | 2 | 3|
### 4.3 LISTS
* 44
* 55
* 44
1. gdf
2. ggh5r
* jjj
* 55
* rrr
* zzz
1. 444
2. 555
### 4.4 源代码
~~~ php
var y
~~~
~~~ javascript
var y
~~~
### 4.5 BLOCKQUOTES
>
> - ArrayBuffer
> - DataView
>
>>44
>>
>>>555
以下是`看云`支持
>[info]注: 上面示例和图示来源
>[warning]注: 上面示例和图示来源
>[danger]注: 上面示例和图示来源
>[success]注: 上面示例和图示来源
### 4.6 单独标识
`knakan`、`来来`
### 4.6 HEADERS
# h1标题
## h2标题(自带分隔线)
### h3标题
###### h6标题
### 4.7 EMPHASIS
**TTT**
__ttt__
*TTT*
_ttt_
**TTT** KAKA _ttt_
### 4.8 IMAGES
![text](url)
### 4.9 BACKSLASH ESCAPES
\*BACKSLASH ESCAPES\*
\\:backslash
\`:backtick
\*:asterisk
\_:underscore
\{}:curlybraces
\[]:square brackets
\():parentheses
\#:hash mark
\+:plus sign
\-:minus sign(hyphen)
\.:dot
\!:exclamation mark
## x 看云API模板
~~~[api]
get:/url
*string:id=默认值#说明文字
name#说明文字
<<<
success
<<<
error
~~~
## 参考
1. [ Markdown 语法手册 (完整整理版)](https://blog.csdn.net/witnessai1/article/details/52551362)
2. [https://github.com/younghz/Markdown](https://github.com/younghz/Markdown)
- WebAPP
- Linux Command
- 入门
- 处理文件
- 查找文件单词
- 环境
- 联网
- Linux
- Linux目录配置标准:FHS
- Linux文件与目录管理
- Linux账号管理与ACL权限设置
- Linux系统资源查看
- 软件包管理
- Bash
- Daemon/Systemd
- ftp
- Apache
- MySQL
- Command
- Replication
- mysqld
- remote access
- remark
- 限制
- PHP
- String
- Array
- Function
- Class
- File
- JAVA
- Protocals
- http
- mqtt
- IDE
- phpDesigner
- eclipse
- vscode
- Notepad++
- WebAPI
- Javasript
- DOM
- BOM
- Event
- Class
- Module
- Ajax
- Fetch
- Promise
- async/await
- Statements and declarations
- Function
- Framwork
- jQurey
- Types
- Promise
- BootStrap
- v4
- ThinkPHP5
- install
- 定时任务
- CodeIgniter
- React.js
- node.js
- npm
- npm-commands
- npm-folder
- package.json
- Docker and private modules
- module
- webpack.js
- install
- configuration
- package.json
- entry
- modules
- plugins
- Code Splitting
- loaders
- libs
- API
- webpack-cli
- Vue.js
- install
- Compile
- VueAPI
- vuex
- vue-router
- vue-devtools
- vue-cli
- vue-loader
- VDOM
- vue-instance
- components
- template
- Single-File Components
- props
- data
- methods
- computed
- watch
- Event-handling
- Render Func
- remark
- 案例学习
- bootstrap-vue
- modal
- fontAwesome
- Hosting Font Awesome Yourself
- using with jquery
- using with Vue.js
- HTML
- CSS
- plugins
- Chart.js
- D3.js
- phpSpreadSheet
- Guzzle
- Cmder
- Git
- git命令
- git流程
- Postman
- Markdown
- Regular Expressions
- PowerDesigner
- 附录1-学习资源