Skip to content

Does not process image width properly #45

@ralyodio

Description

@ralyodio

There are two ways to specify image size in markdown

![My Image](url =250x) width of image will be 250px (height is auto)

There's also a way to specify css with some flavors:

![My Image](url)(:width: '25rem') neither of these methods work properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions