rougail-output-doc/tests/docs/base/01_6string_empty.adoc

30 lines
474 B
Text
Raw Normal View History

== dictionaries/rougail/00-base.yml
[,yaml]
----
---
version: '1.1'
var1:
description: the second variable
empty: false
2024-11-15 08:13:45 +01:00
default:
- value
-
----
2024-11-15 08:13:45 +01:00
== Variables for "Rougail"
[cols="1a,1a"]
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
|
2024-11-15 08:13:45 +01:00
**rougail.var1** +
2024-11-15 08:13:45 +01:00
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
The second variable. +
**Default**:
* value
2024-11-15 08:13:45 +01:00
* null
|====