rehype plugin to highlight code blocks in HTML with Prism (via refractor)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
@mapbox/rehype-prism is a rehype plugin for syntax highlighting code blocks in HTML using Prism (via refractor). It's designed for Node.js environments and converts `<pre><code>` elements with language-specific classes into highlighted code blocks. This tool is ideal for developers working with static site generators or HTML processing pipelines who need to add syntax highlighting to their code documentation or blog posts.