rougail-output-doc/tests/results/test_namespace_examples/04_1default_calculation_hidden.sh

21 lines
2.2 KiB
Bash
Raw Normal View History

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