rougail-output-doc/tests/results/test_namespace_examples_comment/40_8calculation_integer.adoc

10 lines
266 B
Text

== Example with all variables modifiable
[,yaml]
----
---
rougail: # Rougail
bool: false # A boolean variable
int1: 2 # First integer variable
int2: 3 # Second integer variable
----