Skip to content

Macro Syntax Error

File: language\reference\inline-elements\ref.en.md

Line 19 in Markdown file: unexpected char '`' at 604

The `ref` element supports the following attributes:

| Attribute | Type | Default | Description |
| :- | :- | :- | :- |
| `name` | `Name` | -| Name of this element. Must be unique among all element names in this course variant. |
| `tags` | `TokenList` | | Whitespace-separated list of tags of this element. |
| `to` | `Name` | -| Name of the target element to which this reference points. |