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