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

12 lines
333 B
Text

== 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
----