Macro Syntax Error
File: language\reference\input-fields\inline\choices.en.md
Line 5 in Markdown file: unexpected char '`' at 40
The `choice` element supports the following attributes:
| Attribute | Type | Default | Description |
| :- | :- | :- | :- |
| `model` | `Name` | -| Name of the model to use for this input value. If this attribute is not set, the input model associated to the input field containing this input value is used. |
| `shuffle` | `xs:boolean` | -| Whether or not the available options should be shuffled randomly each time the page is loaded. |