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

Resizing a external linked image breaks parser #6691

Open
thompson-vii opened this issue Sep 12, 2022 · 2 comments
Open

Resizing a external linked image breaks parser #6691

thompson-vii opened this issue Sep 12, 2022 · 2 comments
Assignees
Labels
editor parser Markdown/Org parser related :type/bug Something isn't working. Affects daily use.

Comments

@thompson-vii
Copy link

What happened?

Resizing a external image link has broke syntax and won't display inline

Reproduce the Bug

  1. insert a direct link into a block
  2. resize the image using the corner handle

Expected Behavior

surround image with proper image tag

before

https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/Urocyon_littoralis_%28Island_fox%29_FWS_001.jpg/220px-Urocyon_littoralis_%28Island_fox%29_FWS_001.jpg

after

![img](https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/Urocyon_littoralis_%28Island_fox%29_FWS_001.jpg/220px-Urocyon_littoralis_%28Island_fox%29_FWS_001.jpg){:height 149, :width 206}

Screenshots

image

Desktop Platform Information

Windows10, desktop app, 0.8.5

Mobile Platform Information

No response

Additional Context

No response

@andelf andelf added :type/bug Something isn't working. Affects daily use. editor parser Markdown/Org parser related labels Sep 13, 2022
@github-actions
Copy link

Hi There! 👋

We haven't seen any activity on this issue in a while 😴, and we just wanted to make sure that it's still relevant. If you're still experiencing this issue, you might find it helpful to update to the latest version of Logseq. The latest version includes bug fixes and new features that may help to resolve this issue, and you can download it from our website. If updating to the latest version doesn't help, please let us know by adding a comment 💬. We're here to help!

If the issue has been resolved or is no longer relevant, that's great news! 🎉
We'll go ahead and close this issue to keep our backlog organized. Please note that this issue will be closed automatically in 20 days if there is no further activity. If you need more time to resolve the issue or provide more information, please just let us know by adding a comment.

Access additional Logseq 🚀 resources:

Thanks for your contributions to Logseq! If you have any other issues or feature requests, please don't hesitate to let us know. We always welcome pull requests too!

@xoyk
Copy link

xoyk commented Mar 13, 2023

yes, it is still relevant.
It still exists in 0.8.18.
I was ready to create a new issue, but have found that it is already here.

Here is the video with the bug.
https://user-images.githubusercontent.com/1499826/224633379-c4f71414-8d12-4dc2-b754-d6852a7e3bbe.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor parser Markdown/Org parser related :type/bug Something isn't working. Affects daily use.
Projects
Status: 🗄 Backlog
Development

No branches or pull requests

4 participants