rougail-output-doc/tests/results/test_namespace_examples/04_1default_calculation_hidden.gitlab.md

477 B

Example with mandatory variables not filled in
---
rougail:                      # Rougail
  var2: example               # A second variable
Example with all variables modifiable
---
rougail:                      # Rougail
  var1: value                 # A first variable
  var2: example               # A second variable
  var3: value                 # A third variable