generated at
ルビ記法
ルビきほう記法

ルビ記法も作りましたyuki_minoh
style.css
:not(.cursor-line) > .text [class="deco-\<"] { /*display: block;*/ margin-top: -4px; /*width: 50px;*/ height: 14px; font-size: 10px; line-height: 12px; padding: 0 1px; color:#4a4a4a; /* color: #fff;*/ /* background-color: grey;*/ white-space: nowrap; text-overflow: ellipsis; /*overflow-x: clip;*/ position: absolute; z-index: 101; /* opacity: .5; */ }

KaTeXの空白を消す記法との衝突を回避するために適用されるクラスの範囲を狭くしたSummer498
diff
- :not(.cursor-line) > .text .deco-\< { + :not(.cursor-line) > .text [class="deco-\<"] {

KaTeXの空白を消す記法との衝突テストSummer498
[>< \footnotesize\overset{\tinyよい}{宵}\overset{\tinyやみ}{闇}]の中、[>< \footnotesize\overset{\tinyち}{魑}\overset{\tinyみ}{魅}\overset{\tinyもう}{魍}\overset{\tinyりょう}{魎}]が[>< \footnotesize\overset{\tinyばっ}{跋}\overset{\tinyこ}{扈}]する
旗じゃないよ

Settings
UserCSS