-
-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Description
Expected Behavior
The readme should render correctly in https://docs.linuxserver.io/images/docker-swag, and the "Validation and initial setup" section should not be part of the blockquote.
It renders correctly on GitHub, but not on https://docs.linuxserver.io, I suspect due to different Markdown engines.
Current Behavior
The "Validation and initial setup" section is part of the blockquote, when it should not.
Steps to Reproduce
- Visit https://docs.linuxserver.io/images/docker-swag.
- See that the two sections seem to be under the same blockquote.

- As a user, I think this is all part of the migration, whereas it's not.
I suspect you need to add a newline after
Line 90 in 093fadb
| > Make sure to also update any references to this container by name. For instance, Nextcloud's `config.php` references this container in its `trusted_proxies` directive, which would have to be updated to `swag`. |
Metadata
Metadata
Assignees
Labels
No labels