mdka 2.1.2

A HTML to Markdown converter that balances conversion quality with runtime efficiency
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Usage & Examples

Choose the section for your environment:

- **[Rust]./usage-rust.md** — integrate directly into a Rust project
- **[Node.js]./usage-nodejs.md** — use from JavaScript or TypeScript
- **[Python]./usage-python.md** — use from Python
- **[CLI]./usage-cli.md** — use from the command line

All four share the same underlying conversion engine, so results are
consistent across languages.