Type: nodetool.text.ToTitlecase
Namespace: nodetool.text
Description
Converts text to title case. text, transform, titlecase, format
Use cases:
- Cleaning user provided titles before display
- Normalizing headings in generated documents
- Making list entries easier to scan
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| text | str |
`` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
Related Nodes
Browse other nodes in the nodetool.text namespace.