Transform Reference¶
Renderflow ships three built-in document transforms and supports YAML-defined command, AI, and aggregation transforms.
Built-ins¶
Registry order¶
Built-ins are registered in register_transforms in this fixed order:
- emoji
- variable substitution
- syntax-highlight normalization
That ordering is stable even when variables is empty.