Skip to content

Markdown format for displaying data,base64 image glitches with "Drag & Scroll resize" #402

@peterFecko

Description

@peterFecko

Describe the bug
Slightly related to this Option to insert images as base64 encoded image, its where I found out about the feature of copying image as base64.

I work with Zotero which creates markdown notes and image snippets in base64 format. It allows to copy it in format ![](data:image/png...] to Obsidian, but does not seem to sit well with image-converter. As the video demonstrates, the plugin works fine for me with pasted images and encoded images in HTML format. But with image as ![](data:image/png;...] it endlessly adds newlines below the image when hovering cursor above it instead of showing resize guides. When I disable image-converter plugin or just "Drag & Scroll resize" feature, this does not happen.

Image

To Reproduce
Steps to reproduce the behavior:
Attaching the file in question: Capacitive sensor.md

Expected behavior
![](data:image/png;...] format could work as

Theme: Default
Snippet: No

List of plugins: Obsidian start-up time breakdown

Obsidian version: v1.11.7
Installer version: v1.11.4
Operating system: Windows 10 Enterprise 10.0.19045

  • Total startup time: 878ms
  • Initialization: 314ms
  • Vault (103 files): 75ms
  • Workspace (10 tabs, 7 deferred): 185ms
  • Core plugins: 26ms
  • Community plugins (4 active): 279ms
    • Citations (v0.4.5): 110ms
    • Tasks (v7.22.0): 83ms
    • Image Converter (v1.4.1): 64ms
    • Reminder (v1.1.21): 17ms

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