--- gitea: none include_toc: true --- # Example with mandatory variables not filled in ```yaml --- var2: example ``` # Example with all variables modifiable ```yaml --- var1: value var2: example var3: value ```