ccccccccccc

This commit is contained in:
aote777 2021-11-23 15:16:06 +08:00
parent 203ef204e2
commit 31d3abfa62
1 changed files with 6 additions and 0 deletions

View File

@ -9,7 +9,12 @@
<body>
<textarea class="md-content">
# 你好
* 哈哈
- [] true
- [] true
</textarea>
<textarea class="md-content">
```
@ -110,6 +115,7 @@
return createScript(highLightJs)
})
.then(() => {
// anki模板无法使用window.onload我怀疑是被占用了
// window.onload = parseMarkDown
parseMarkDown()
return new Promise((resolve) => {