Skip to content

Need to add a newline in README.md #152

@axilleas

Description

@axilleas

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

  1. Visit https://docs.linuxserver.io/images/docker-swag.
  2. See that the two sections seem to be under the same blockquote.
    Screenshot 2021-09-07 at 07-47-29 linuxserver swag
  3. 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

> 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions