rehype plugin to transform .math-inline and .math-display elements with KaTeX into Svelte-friendly markup.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
rehype-katex-svelte is a rehype plugin that converts LaTeX math expressions in markdown to Svelte-compatible HTML using KaTeX, solving syntax conflicts between LaTeX curly braces and Svelte's template expressions. It's designed for developers using mdsvex to write Svelte components with embedded LaTeX math, ensuring proper rendering without template errors. The plugin requires both remark-math and rehype-katex-svelte in mdsvex configuration and passes KaTeX options directly for customization.