rougail-output-doc/tests/results/test_examples_comment/04_5validators.md

13 lines
209 B
Markdown
Raw Normal View History

# Example with mandatory variables not filled in
```yaml
---
int: 42 # An integer
```
# Example with all variables modifiable
```yaml
---
int: 42 # An integer
```