Content
View differences
Updated by Jens Ulferts almost 8 years ago
**Steps**
- Have content referencing an attachment via the `!some_attached_image!` syntax.
- Migrate
- The text is correctly migrated to `[](some_attached_image)` but such a reference has no meaning when rendering the text which leads to the image not being displayed
**Example**
7.4:

8.0:

We can either solve the problem on migration, or have to handle the references when rendering.
- Have content referencing an attachment via the `!some_attached_image!` syntax.
- Migrate
- The text is correctly migrated to `[](some_attached_image)` but such a reference has no meaning when rendering the text which leads to the image not being displayed
**Example**
7.4:

8.0:

We can either solve the problem on migration, or have to handle the references when rendering.