Skip to content

Recognize .svg.gz as images #8699

@kno10

Description

@kno10

Using a .svg.gz file will be rendered using an <embed tag instead of an <img tag.
This is caused by file yielding a mime type of application/gzip.
But IMHO it is desirable to use .svg.gz because of the high compression ratio achievable on this format.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions