# html-to-markdown
> High-performance HTML to Markdown conversion powered by Rust. One core plus 15 generated packages, identical output on every runtime.
## Documentation Sets
- [Abridged documentation](https://docs.html-to-markdown.xberg.io/llms-small.txt): a compact version of the documentation for html-to-markdown, with non-essential content removed
- [Complete documentation](https://docs.html-to-markdown.xberg.io/llms-full.txt): the full documentation for html-to-markdown
- [Get Started](https://docs.html-to-markdown.xberg.io/_llms-txt/get-started.txt): Installation, first conversion, and the CLI.
- [Guides](https://docs.html-to-markdown.xberg.io/_llms-txt/guides.txt): Visitor pattern, table extraction, error handling, and AI coding assistants.
- [Concepts](https://docs.html-to-markdown.xberg.io/_llms-txt/concepts.txt): Architecture, the conversion pipeline, and the plugin system.
- [Reference](https://docs.html-to-markdown.xberg.io/_llms-txt/reference.txt): Configuration, API reference, and per-language guides.
- [More](https://docs.html-to-markdown.xberg.io/_llms-txt/more.txt): Migration, contributing, and the ecosystem.
## Notes
- The complete documentation includes all content from the official documentation
- The content is automatically generated from the same source as the official documentation
## Optional
- [GitHub](https://github.com/xberg-io/html-to-markdown): Source code and issues