cccccccccccccccccc

This commit is contained in:
aote777 2021-11-23 16:22:35 +08:00
parent cf9759af79
commit 12f6c04509
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,9 @@
- [x] ??
- [] 22
[xx](http://baidu.com)
</textarea>
<textarea class="md-content">
```
@ -106,6 +109,7 @@ var createScript = (src) => {
index === 0 ? document.body.appendChild(hr) : null
textarea.className = `x-${index}`
textarea.style.display = 'none'
// 不能从body直接插入元素 anki 不刷新的 淦
})
}
createLink(highLightCss)