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

10 lines
259 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
```