markdowm 语法
标题
-‘## 二级标题, ### 三级标题, ####四级标题
段落
直接写文字
下一个段落
列表
无序列表
有序列表
- 列表 1
- 列表 2
- 列表 3
链接
图片
- pg)
代码
const obj = {a: 1,b= 2};
const add = abj => obj.a + obj.b;
comsole.log(add(obj))
$email = 'hello@php';
表格
学号 |
姓名 |
课程 |
成绩 |
1 |
老猪 |
拳击 |
99 |
2 |
灭绝 |
弹琴 |
100 |
引用
引用的内容
二级引用
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!