rougail-output-doc/tests/results/test_namespace_examples_comment/40_8calculation_integer.adoc
2026-06-21 17:05:27 +02:00

10 lines
266 B
Text

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