obsidian-custom-classes
obsidian-custom-classes copied to clipboard
Images are being rendered as span tags
When using class:something
before an embedded image (![[some-image.jpg]]
), the image element is rendered as a span.
Steps to reproduce the behavior:
- Create a note
- Embed some image file
- Add
class:something
before it.
Expected behavior
There should be an <img>
tag inside <div class="something">
Screenshots
Device:
- Operating System: Linux
- Obsidian version: 1.1.16