rougail-output-doc/tests/results/test_examples/16_5redefine_family.md

28 lines
3.6 KiB
Markdown

---
gitea: none
include_toc: true
---
# Variables
## new description
`basic`
| Variable                                                                                                | Description                                                                                             |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **family.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable. |
# Example with mandatory variables not filled in
```yaml
---
family:
variable: example
```
# Example with all variables modifiable
```yaml
---
family:
variable: example
```