parent
0586bf6a44
commit
6091f2ea70
2 changed files with 17 additions and 9 deletions
12
tests/html-ut/ut/lists.test
Normal file
12
tests/html-ut/ut/lists.test
Normal file
|
@ -0,0 +1,12 @@
|
|||
```
|
||||
1. item
|
||||
|
||||
para
|
||||
.
|
||||
<ol>
|
||||
<li>
|
||||
item
|
||||
</li>
|
||||
</ol>
|
||||
<p>para</p>
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue