rougail-output-doc/tests/docs/base/16_0redefine_description.adoc

31 lines
855 B
Text

== dictionaries/rougail/00-base.yml
[,yaml]
----
---
version: '1.1'
var:
description: Redefine description
----
== dictionaries/rougail/01-redefine.yml
[,yaml]
----
---
version: '1.1'
var:
description: Redefined
redefine: true
----
== Variables for "rougail"
[cols="1a,1a"]
|====
| Variable | Description
|
**rougail.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
Redefined.
|====