rougail-output-doc/tests/docs/no_namespace/00_7choice_quote.md
2024-08-05 14:38:59 +02:00

3.8 KiB

Table of Contents

dictionaries/rougail/00-base.yml

---
version: '1.0'
var:
  type: choice
  description: A choice
  default: quote'
  choices:
    - quote'
    - quote"
    - quote"'

Variables

Variable                                                                                                   Description                                                                                               
var
choice standard mandatory
A choice.
Choices:
- quote' ← (default)
- quote"
- quote"'

Example with all variables modifiable

---
var: quote'