Expand description
Plain text extraction from a Node tree.
Walks the component tree and extracts readable plain text, stripping all HTML markup and converting structural elements into text-friendly formatting.
Functions§
- extract_
text - Extract plain text from a Node tree.