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

9 lines
258 B
Markdown
Raw Normal View History

# Example with all variables modifiable
```yaml
---
rougail: # Rougail
bool: false # A boolean variable
int1: 2 # First integer variable
int2: 3 # Second integer variable
2026-04-30 06:58:12 +02:00
```