--- gitea: none include_toc: true --- # Example with mandatory variables not filled in ```yaml --- var: - example ``` # Example with all variables modifiable ```yaml --- var: - example dynexample: var: val ```