ozntel / oz-image-in-editor-obsidian

This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.
339 stars 13 forks source link

[BUG] Size of excalidraw in % doesn't work #52

Closed dariuszkowalski-com closed 3 years ago

dariuszkowalski-com commented 3 years ago

Now, when I add to md file:

![[Drawing .excalidraw.md|100%]]

I got a small preview -> % is omitted and interpreted as pixes.

image

In Preview Mode I got a normal 100% size an image

ozntel commented 3 years ago

Kindly check the Image View Size section of README. Percentage is not supported. You can use #small, #x-small for implementing percentages or write your own CSS: https://github.com/ozntel/oz-image-in-editor-obsidian#image-view-size