10 lines
454 B
JSON

{
"favoriteFruit": {
"ui:widget": "select",
"ui:placeholder": "Choose a fruit",
"ui:description": "This list of fruits was sourced from *task data* and it is using markdown in **this description** and [here](https://docs.google.com/document/d/1CFYFwhQJRRuyqWtosUJCiZUhhhkJqWHb4N70CVTPBiA/edit?usp=sharing).",
"ui:enableMarkdownInDescription": true,
"ui:help": "Select a fruit from the dropdown list populated from Task Data."
}
}