This commit is contained in:
Barrett Ruth 2025-06-05 17:44:42 -05:00
parent 9ff4113218
commit 3aad252b69
4 changed files with 195 additions and 5 deletions

View file

@ -14,8 +14,6 @@ export default defineConfig({
}),
],
markdown: {
remarkPlugins: [remarkMath],
rehypePlugins: [rehypeKatex],
shikiConfig: {
theme: "github-light",
langs: [],