--- gitea: none include_toc: true --- # Example with mandatory variables not filled in ```yaml --- family1: variable1: example family2: variable2: example ``` # Example with all variables modifiable ```yaml --- family1: variable1: example family2: variable2: example ```