forked from ironartisan/vue-notes
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.html
More file actions
11 lines (11 loc) · 1.47 KB
/
test.html
File metadata and controls
11 lines (11 loc) · 1.47 KB
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>CNode</title>
</head>
<body>
<h1>sadsf</h1><p>sdf</p ><p>在地上翻滚</p ><p><i><u><strike>是的福克斯</strike></u></i></p ><p>sdf</p ><p><a target="_blank" href=" ">@ sddsss</ a><br/></p ><ul><li>wer</li><li>wer</li></ul><ol><li>werwe</li><li>wer</li><li><span style="background-color: var(--w-e-textarea-bg-color); color: var(--w-e-textarea-color);">sdf</span></li></ol><p><br/></p ><ul class="w-e-todo"><li><span contenteditable="false"><input type="checkbox"/></span>dsf</li></ul><ul class="w-e-todo"><li><span contenteditable="false"><input type="checkbox" checked="true"/></span>sdfsd</li></ul><p><br/></p ><p style="text-align:center;">dvsxvdzdv</p ><blockquote><p>xcvxcv</p ></blockquote><p><br/></p ><p><span style="background-color: var(--w-e-textarea-bg-color); color: var(--w-e-textarea-color); font-size: 20px;">🙃</span><br/></p ><p>< img src="api/file/post/image/b14f63e3-c212-432c-a540-6bed1a2f3331" style="max-width:100%;" contenteditable="false" width="30%"/><br/></p ><hr/><hr/><p><br/></p ><table border="0" width="100%" cellpadding="0" cellspacing="0" style="text-align:center;"><tbody><tr><th>sdf</th><th>sdfs</th><th> sf</th><th></th><th></th></tr><tr><td></td><td></td><td>sdfd </td><td></td><td></td></tr><tr><td></td><td></td><td></td><td>sf </td><td>sdf sf</td></tr></tbody></table><pre><code class="Python">import os
print(123)</code></pre>
</body>
</html>