Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local image resizing not being displayed correctly (whereas it works for remote images) #160

Open
lolo120916 opened this issue Dec 8, 2023 · 0 comments

Comments

@lolo120916
Copy link

lolo120916 commented Dec 8, 2023

Resizing a remote image, as indicated in #74 does work.

<img src="https://octodex.github.com/images/daftpunktocat-thomas.gif" width="200" height="100"/>
is correctly previewed as:

However, it does not work for a local image.

<img src="illustrations/image-8.png" width="250" height="300"/>

displays nothing, only the surrounding frame, (whereas it is correctly displayed in vscode native previewer):

`

@lolo120916 lolo120916 changed the title Image si Local image resizing not being displayed correctly (whereas ok for remote image) Dec 8, 2023
@lolo120916 lolo120916 changed the title Local image resizing not being displayed correctly (whereas ok for remote image) Local image resizing not being displayed correctly (whereas it works for remote images) Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant