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

12 lines
326 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
```