Macro Syntax Error
File: language\reference\input-fields\block\reaction.en.md
Line 5 in Markdown file: unexpected char '`' at 51
The `reaction` 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. |
| `reduced` | `xs:boolean` | -| Whether or not the user should be force to reduce the entered coefficients in this reaction to the smallest possible positive integers. |
| `type` | `ReactionType` | -| Describes the type of the chemical reaction. This decides what symbol is placed between the educts and the products. |