rougail-output-doc/tests/results/test_namespace_examples/00_9extra_calculation.adoc

13 lines
333 B
Text
Raw Normal View History

== Example with all variables modifiable
[,yaml]
----
---
rougail: # Rougail
variable: value # A variable
extra: # Extra
variable1: value # A first variable
variable2: value # A second variable
variable3: value # A third variable
----