24 lines
429 B
Text
24 lines
429 B
Text
== dictionaries/rougail/00-base.yml
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
version: 1.1
|
|
variable:
|
|
description: an auto save variable
|
|
auto_save: true
|
|
default: no
|
|
----
|
|
== Variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `auto modified` |
|
|
An auto save variable. +
|
|
**Default**: no
|
|
|====
|
|
|