Macro Syntax Error
File: language\reference\containers\views\accordionview.de.md
Line 5 in Markdown file: unexpected char '`' at 48
Das `accordionview` Element unterstützt die folgenden Attribute:
| Attribut | Typ | Standardwert | Beschreibung |
| :- | :- | :- | :- |
| `name` | `Name` | -| Name of this container, must be unique among all names in this course variant. |
| `open` | `xs:positiveInteger | None` | `none`| Either the number of the item or panel of this accordion, starting at 1 from top to bottom, that should be open when the page is loaded or the special value "none" which means that the accordion should be initially collapsed. |
| `tags` | `TokenList` | | Whitespace-separated list of tags for this container. |