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

13 lines
192 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
```