ccccccccccccccccc

This commit is contained in:
aote777 2021-11-22 23:42:18 +08:00
parent 3273947b16
commit 8aba034e0e
1 changed files with 19 additions and 28 deletions

View File

@ -8,23 +8,14 @@
</head> </head>
<body> <body>
<div>??--->>><<<</div>
<meta charset="UTF-8" />
function(){
return new Promise((resolve)=>{
resolve(111)
})
}
```
</div>
<textarea rows="100" cols="50" class="md-content"> <textarea rows="100" cols="50" class="md-content">
* 列表 * 列表
### 连接 ### 连接
[url](http://baidu.com) [url](http://baidu.com)
``` ```
<div>??--->>><<<</div> <div>??--->>><<<</div>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
function(){ function(){
@ -32,16 +23,16 @@ function(){
resolve(111) resolve(111)
}) })
} }
``` ```
| h1 | h2 | h3 | | h1 | h2 | h3 |
|:------|:-------:|--------:| |:------|:-------:|--------:|
| 100 | [a][1] | ![b][2] | | 100 | [a][1] | ![b][2] |
| *foo* | **bar** | ~~baz~~ | | *foo* | **bar** | ~~baz~~ |
* 物品 * 物品
+ 项目 + 项目
- 物品 - 物品
</textarea> </textarea>
<script> <script>
'use strict' 'use strict'