rougail-output-doc/tests/results/test_examples/20_9family_absolute.sh

32 lines
5 KiB
Bash
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Example with mandatory variables not filled in
--- 
var1: example # First variable 
family: # A family 
 var2: string6 # A second variable 
Example with all variables modifiable
--- 
var1: example # First variable 
family: # A family 
 var2: string6 # A second variable 
 subfamily: # A sub family 
 variable: # Third variable 
 -  
 -  
family2: # A family 
 var2: example # A variable2 
 var3: string5 
 subfamily: # A sub family 
 variable: # Fourth variable 
 -  
 -  
 - string4