Skip to content

Logo image is rendered incorrectly by Laika #671

@satorg

Description

@satorg

...although it looks alright in GitHub.

For now the microsite index page looks like this:

Image

The reason is that README.md is re-used for docs/index.md (via symlinking) and contains this line:

<img src="https://typelevel.org/cats-mtl/img/cats-mtl-logo.png" width="200px" height="231px" align="right">

Apparently it is rendered differently by GitHub and Laika: GitHub understands it as a correct HTML tag, whereas Laika renders it as a literal string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions