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

11 lines
325 B
Markdown
Raw Normal View History

2026-06-21 17:05:27 +02:00
# Example with all modifiable variables
```yaml
---
rougail: # Rougail
variable: value # A variable
extra: # Extra
variable1: value # A first variable
variable2: value # A second variable
variable3: value # A third variable
2026-04-30 06:58:12 +02:00
```