<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>特殊凡骨</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="D:\user\wscite\user/嵌入式.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<p><b>灵摆</b></p>
<ol type="1">
<li>火蛋白石头龙头领</li>
<li>曼陀林草龙</li>
<li>闪光之骑士</li>
<li>铜锣龙</li>
</ol>
<p><b>☞ 以下内容不够重要,可以忽略</b></p>
<p><b>同调</b></p>
<ol type="1">
<li>自然狮面草</li>
<li>废铁死亡恶魔</li>
<li>大地之骑士 盖亚骑士</li>
</ol>
<p><b>超量</b></p>
<ol type="1">
<li>觉醒的勇士 魔蜥义豪</li>
<li>宝石骑士·珍珠</li>
</ol>
<p><b>连接</b></p>
<ol type="1">
<li>天威之鬼神</li>
<li>电影之骑士 盖亚剑士</li>
<li>流量幽灵</li>
<li>LAN 喙嘴龙</li>
<li>天威之拳僧</li>
</ol>
<p><b>☞ 以下内容不够重要,可以忽略</b></p>
<p><b>仪式</b></p>
<p>很多。</p>
<p><b>融合</b></p>
<p>很多。</p>
<script>
document.onmouseup = function(event) {
var 元素 = event.target
if (元素.tagName == "PRE"
|| 元素.tagName == "CODE") {
var 文本 = 元素.textContent
navigator.clipboard.writeText(文本)
}
}
document.addEventListener('touchend', function(event) {
var target = event.target;
if (target.tagName == "PRE" || target.tagName == "CODE") {
var range = document.createRange();
range.selectNodeContents(target);
window.getSelection().removeAllRanges();
window.getSelection().addRange(range);
var successful = document.execCommand('copy');
target.removeAttribute('contenteditable');
window.getSelection().removeAllRanges();
}
});
</script>
</body>
</html>