Skip to content

Impossible to add image class #1060

Open
@Mecanik

Description

Version(s) affected

2.6.0

Description

I tried with default attributes and also tried with attributes extensions, the class on images will not be added.

Same thing with links, classes are not added.

How to reproduce

Example:

![some image](...){: width="100" height="100" #test .image}

Output:

<img width="100" height="100" id="test" src="..." alt="some image">

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    not enough infoWe need more information to properly assist with this

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions