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

15 lines
289 B
Markdown
Raw Normal View History

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