rougail-output-doc/tests/results/test_examples_comment/01_6string_multi_length.md

12 lines
191 B
Markdown
Raw Normal View History

2025-11-10 14:01:45 +01:00
# Example with all variables modifiable
```yaml
---
var1: # The variable
- val1
- val2
- val3
var2: # The variable
- val4
- val5
2026-04-30 06:58:12 +02:00
```