Docs.rs
llm-text-0.1.1
llm-text 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Akagi201
Dependencies
dom_smoothie ^0.17.0
normal
eyre ^0.6.12
normal
html2text ^0.17.1
normal
linkify ^0.11.0
normal
regex ^1.11.1
normal
unicode-segmentation ^1.12.0
normal
url ^2.5.4
normal
Versions
18.75%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module html
llm_
text
0.1.1
Module html
Module Items
Functions
In crate llm_
text
llm_text
Module
html
Copy item path
Source
Functions
ยง
clean_
html
Clean HTML content and convert to Markdown-like structured text. This preserves structural elements like headings, lists, and tables which are valuable for LLM understanding.