Update the rest of packages and remove deprecated packages that make no sense

This commit is contained in:
2025-12-10 01:13:09 +01:00
parent 6034b435e8
commit f5fdb74995
2 changed files with 2 additions and 4 deletions

View File

@@ -6,7 +6,6 @@ import { mdsvex, escapeSvelte } from 'mdsvex';
import shiki from 'shiki';
import math from 'remark-math';
import rehype from 'remark-rehype';
//import rehypeMathjax from 'rehype-mathjax';
import rehypeKatex from 'rehype-katex';
/** @type {import('@sveltejs/kit').Config} */