Lines of
single_doc/特殊凡骨.html
from check-in f4afc68cf4
that are changed by the sequence of edits moving toward
check-in d21693a4fd:
1: <!DOCTYPE html>
f4afc68cf4 2023-07-05 2: <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
3: <head>
4: <meta charset="utf-8" />
5: <meta name="generator" content="pandoc" />
6: <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
7: <title>特殊凡骨</title>
8: <style>
f4afc68cf4 2023-07-05 9: code{white-space: pre-wrap;}
f4afc68cf4 2023-07-05 10: span.smallcaps{font-variant: small-caps;}
f4afc68cf4 2023-07-05 11: div.columns{display: flex; gap: min(4vw, 1.5em);}
f4afc68cf4 2023-07-05 12: div.column{flex: auto; overflow-x: auto;}
f4afc68cf4 2023-07-05 13: div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
f4afc68cf4 2023-07-05 14: /* The extra [class] is a hack that increases specificity enough to
f4afc68cf4 2023-07-05 15: override a similar rule in reveal.js */
f4afc68cf4 2023-07-05 16: ul.task-list[class]{list-style: none;}
f4afc68cf4 2023-07-05 17: ul.task-list li input[type="checkbox"] {
f4afc68cf4 2023-07-05 18: font-size: inherit;
f4afc68cf4 2023-07-05 19: width: 0.8em;
f4afc68cf4 2023-07-05 20: margin: 0 0.8em 0.2em -1.6em;
f4afc68cf4 2023-07-05 21: vertical-align: middle;
f4afc68cf4 2023-07-05 22: }
f4afc68cf4 2023-07-05 23: .display.math{display: block; text-align: center; margin: 0.5rem auto;}
f4afc68cf4 2023-07-05 24: </style>
f4afc68cf4 2023-07-05 25: <link rel="stylesheet" href="D:\user\wscite\user/嵌入式.css" />
26: <!--[if lt IE 9]>
27: <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
28: <![endif]-->
29: </head>
30: <body>
31: <p><b>灵摆</b></p>
32: <ol type="1">
33: <li>火蛋白石头龙头领</li>
34: <li>曼陀林草龙</li>
f4afc68cf4 2023-07-05 35: <li>闪光之骑士</li>
36: <li>铜锣龙</li>
37: </ol>
38: <p><b>☞ 以下内容不够重要,可以忽略</b></p>
39: <p><b>同调</b></p>
40: <ol type="1">
41: <li>自然狮面草</li>
42: <li>废铁死亡恶魔</li>
f4afc68cf4 2023-07-05 43: <li>大地之骑士 盖亚骑士</li>
44: </ol>
45: <p><b>超量</b></p>
46: <ol type="1">
47: <li>觉醒的勇士 魔蜥义豪</li>
f4afc68cf4 2023-07-05 48: <li>宝石骑士·珍珠</li>
49: </ol>
50: <p><b>连接</b></p>
51: <ol type="1">
52: <li>天威之鬼神</li>
f4afc68cf4 2023-07-05 53: <li>电影之骑士 盖亚剑士</li>
54: <li>流量幽灵</li>
55: <li>LAN 喙嘴龙</li>
56: <li>天威之拳僧</li>
57: </ol>
58: <p><b>☞ 以下内容不够重要,可以忽略</b></p>
59: <p><b>仪式</b></p>
60: <p>很多。</p>
61: <p><b>融合</b></p>
62: <p>很多。</p>
63: <script>
64:
65: document.onmouseup = function(event) {
66: var 元素 = event.target
67:
68: if (元素.tagName == "PRE"
69: || 元素.tagName == "CODE") {
70: var 文本 = 元素.textContent
71: navigator.clipboard.writeText(文本)
72: }
73:
74: }
75:
76: document.addEventListener('touchend', function(event) {
77: var target = event.target;
78: if (target.tagName == "PRE" || target.tagName == "CODE") {
79: var range = document.createRange();
80: range.selectNodeContents(target);
81: window.getSelection().removeAllRanges();
82: window.getSelection().addRange(range);
83: var successful = document.execCommand('copy');
84: target.removeAttribute('contenteditable');
85: window.getSelection().removeAllRanges();
86: }
87: });
88:
89:
90:
91: </script>
92: </body>
93: </html>