feat: sopmarkdown增加标号

This commit is contained in:
dolphin
2025-08-11 23:38:27 +08:00
parent 7c69b7550a
commit c71994a507
2 changed files with 10 additions and 10 deletions
+5 -5
View File
@@ -2828,11 +2828,11 @@ button.scroll-convo {
}
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h1:before,
.vditor-wysiwyg>.vditor-reset>h2:before,
.vditor-wysiwyg>.vditor-reset>h3:before,
.vditor-wysiwyg>.vditor-reset>h4:before,
.vditor-wysiwyg>.vditor-reset>h5:before,
.vditor-wysiwyg>.vditor-reset>h6:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h2:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h3:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h4:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h5:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h6:before,
.vditor-wysiwyg div.vditor-wysiwyg__block:before,
.vditor-wysiwyg div[data-type="link-ref-defs-block"]:before,
.vditor-wysiwyg div[data-type="footnotes-block"]:before,
+5 -5
View File
@@ -305,11 +305,11 @@
opacity: 0.8;
}
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h1:before,
.vditor-wysiwyg>.vditor-reset>h2:before,
.vditor-wysiwyg>.vditor-reset>h3:before,
.vditor-wysiwyg>.vditor-reset>h4:before,
.vditor-wysiwyg>.vditor-reset>h5:before,
.vditor-wysiwyg>.vditor-reset>h6:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h2:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h3:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h4:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h5:before,
.linsight-vditor .vditor-wysiwyg>.vditor-reset>h6:before,
.vditor-wysiwyg div.vditor-wysiwyg__block:before,
.vditor-wysiwyg div[data-type="link-ref-defs-block"]:before,
.vditor-wysiwyg div[data-type="footnotes-block"]:before,