Skip to content

🐞 Does not work for embedded images with markdown link format #32

@mnaoumov

Description

@mnaoumov

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

Expected Behavior

Consider

![](!!files/my-image.png) { .my-custom-class }

It should render an image with added my-custom-class

Current behaviour

The image is rendered without the added class and text { .my-custom-class } is rendered as text from the new line

Reproduction

  1. Use the following markup
![](!!files/my-image.png) { .my-custom-class }
  1. Switch to the preview mode.

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

1.5.3 and 1.5.3

Plugin Version

1.2.2

Confirmation

  • I have disabled all other plugins and the issue still persists.

Possible solution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions