We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3f7a9e + 999580b commit 97430bdCopy full SHA for 97430bd
docs/.vitepress/config.js
@@ -16,6 +16,7 @@ export default defineConfig({
16
markdown: {
17
lineNumbers: true,
18
mermaid: true,
19
+ math: true,
20
image: {
21
lazyLoading: false
22
}
0 commit comments