添加rehype-mathjax对公式和流程的支持
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<table>
|
||||
<slot />
|
||||
</table>
|
||||
</template>
|
||||
<table>
|
||||
<slot />
|
||||
</table>
|
||||
</template>
|
||||
|
||||
<!-- <style scoped>
|
||||
/* 强化表头背景,仅此组件内生效 */
|
||||
@@ -12,4 +12,4 @@ table :deep(thead th) {
|
||||
.dark table :deep(thead th) {
|
||||
background-color: rgba(255, 255, 255, 0.08);
|
||||
}
|
||||
</style> -->
|
||||
</style> -->
|
||||
|
Reference in New Issue
Block a user