Skip to content

Macro Syntax Error

File: language\reference\courses\variants.en.md

Line 7 in Markdown file: unexpected char '`' at 151

The `variant` element supports the following attributes:

| Attribute | Type | Default | Description |
| :- | :- | :- | :- |
| `lang` | `xs:language` | -| Language of this course variant according to RFC 5646, must be unique among all course variants in this course. |
| `radixpoint` | `RadixPointSymbol | Auto` | `auto`| The radix point is the symbol used to separate the integer part from the fractional part of a number in a number input field. When this is set to the special value auto, the application will automatically select a radix point based on the language of this course variant. |