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