rougail-output-doc/tests/docs/examples/16_5redefine_default_calculation.md

453 B

Table of Contents

dictionaries/rougail/01-base.yml

---
version: '1.1'
variable:
  redefine: true
  default:

dictionaries/rougail/00-base.yml

---
version: '1.1'
variable:
  description: a variable
  default:
    jinja: yes

Example with mandatory variables not filled in

---
rougail:
  variable: example

Example with all variables modifiable

---
rougail:
  variable: example