Structs§
- Clean
Builder - Builder for cleaning options.
- Clean
Options - Options for
txt-cleaneroperations.
Functions§
- clean
- Clean text with the default safe options.
- clean_
with_ builder - Clean text using a builder configuration.
- clean_
with_ options - Clean text using explicit options.
- trim_
bom_ and_ zero_ width - Remove BOM and zero-width characters from the input text.
- trim_
consecutive_ whitespaces - Collapse whitespace while preserving paragraph structure.
- trim_
html_ markdown_ artifacts - Remove stray markdown/html artifacts from the text edges.