feat: latex support

This commit is contained in:
camera-2018
2023-04-16 03:36:36 +08:00
parent 759771405f
commit fe3a68302f
3 changed files with 46 additions and 29 deletions

View File

@@ -97,3 +97,7 @@
--docsearch-primary-color: var(--vp-c-brand) !important;
}
mjx-container {
display: inline-block;
margin: auto;
}