Markdown renderer using Rust's [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark), packaged with wasm-pack to WebAssembly.
npm install @olavvatne/markdown
wasm-pack build --target web --out-dir pkg npm pack npm publish