Description
Text files can be preprocessed with customizable syntax before they are compiled, packaged, or published. It is useful for developers who need macros, conditionals, or template-like generation outside a single language.
Preprocessors can make generated output harder to audit. Keep source templates clear and review generated files when they affect builds or configuration.