mdka v2 Release

Published: (April 21, 2026 at 06:36 PM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Release

We have released v2 of mdka, a Rust‑based HTML‑to‑Markdown converter. Originally developed as a core component for our internal systems, we have refined it into a general‑purpose library for public release.

v2 strikes a practical balance between conversion quality and runtime efficiency—delivering readable output without sacrificing speed or memory. By focusing solely on its core task, this “Unix‑style” tool achieves a lightweight footprint while maintaining competitive performance. We are pleased to share this utility with the community.

Full documentation:
https://nabbisen.github.io/mdka-rs/

0 views
Back to Blog

Related posts

Read more »

Toqen.app Mobile is Now Open Source

I have made the Toqen.app mobile application publicly available. This is a deliberate decision to move toward transparency and independent technical review. The...