Qiwei Yang

Results 33 comments of Qiwei Yang

Yes, I used a custom vite plugin as suggested above In my code, it's [here](https://github.com/qiweiii/markdown-sticky-notes/blob/master/scripts/vite-plugin-to-utf8.ts)

I added `rehype-katex` recently for math support in markdown. Previously, the vite plugin was added for `@uiw/react-codemirror`, so I guess @aklinker1 wants a more general solution