add empty display.

This commit is contained in:
2023-03-09 14:35:17 +08:00
parent 18a20c04c5
commit 237861ab3f
6 changed files with 31 additions and 113 deletions

View File

@@ -1,111 +1,17 @@
# 11
# 我是一级标题
## 1
## 我是二级标题
哈哈
### 我是三级标题
```c {3-4}
我是代码
```c
#include<stdio.h>
int main() {
int main()
{
printf("hello world");
return 0;
}
```
123
# 11
## 1
哈哈
```c {3-4}
#include<stdio.h>
int main() {
return 0;
}
```
123
# 11
## 1
哈哈
```c {3-4}
#include<stdio.h>
int main() {
return 0;
}
```
123
# 11
## 1
哈哈
```c {3-4}
#include<stdio.h>
int main() {
return 0;
}
```
123
# 11
## 1
哈哈
```c {3-4}
#include<stdio.h>
int main() {
return 0;
}
```
123
# 11
## 1
哈哈
```c {3-4}
#include<stdio.h>
int main() {
return 0;
}
```
123
# 11
## 1
哈哈
```c {3-4}
#include<stdio.h>
int main() {
return 0;
}
```
123

View File

@@ -2,5 +2,6 @@
int main()
{
printf("我是右侧的代码");
return 0;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@@ -1 +1,7 @@
asas
随便写写
图片 1
![tupian](./WX20220628-084503@2x.png)
图片 2
<img src="./WX20220628-084503@2x.png" style="width: 100%"/>