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

11 lines
325 B
Markdown
Raw Normal View History

# Example with all variables modifiable
```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
```