Rishikanth Chandrasekaran
Rishikanth Chandrasekaran
I noticed something a bit weird. I was trying to render mermaid diagrams and ran into an issue. The generated html seems to have a lot of redundant and unnecessary...
I was trying to use the rehypeShiki (from [here](https://shiki.matsu.io/packages/rehype)) plugin with svelte-exmarkdown. I hit this error: ```bash Error: runSync finished async. Use run instead at assertDone (/Users/richandrasekaran/Code/m/node_modules/svelte-exmarkdown/dist/utils.js:9950:11) at Function.runSync (/Users/richandrasekaran/Code/m/node_modules/svelte-exmarkdown/dist/utils.js:9743:5)...