== dictionaries/rougail/00-base.yml [,yaml] ---- version: 1.1 variable: description: an auto save variable auto_save: true default: no ---- == Variables for "rougail" [cols="121a,121a",options="header"] |==== | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `auto modified` | An auto save variable. + **Default**: no |==== == Example with all variables modifiable [,yaml] ---- rougail: variable: no ----