rougail-output-doc/tests/docs/base/04_1auto_save.adoc
2024-08-05 14:38:59 +02:00

30 lines
982 B
Text

== 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
----