Skip to content

Resize of image in documentation #964

@pylapp

Description

@pylapp

Feature Name

Image resizing

Description

In Swift documentation we can define images to add in pages, with some variants according to this online doc.

However it seems it is not possible to resize images so make them use lower width or height.

For example with a Markdown code for my image I want to have in 100x200:

![A button component in light and dark mode with Orange theme](component_button_enabled_strong_Orange =100x20)

This line is not parsed (see screenshot below) even if the line width size conditions works fine.

Image

Motivation

Be able to resize images to make them use less spaces

Importance

This feature may improve user experience and easy of read.

Alternatives Considered

I did find any alternatives :-(

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions