Extracts text from HTML.
Block-level elements such as div are surrounded with whitespace,
but inline elements are not. Span is treated as a block level element
because it is often used as a container.
Breaking spaces are compressed and trimmed.
|
code » |