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

Images not rendering / long filename issue on Mac #319

Open
liujoshua opened this issue May 7, 2024 · 0 comments
Open

Images not rendering / long filename issue on Mac #319

liujoshua opened this issue May 7, 2024 · 0 comments

Comments

@liujoshua
Copy link

Issue

Images do not render. One issue is that the saved markdown contains an image where the filename with length that exceeds macOS's maximum allowed length so a saved image could not exist at that location.

Expected behavior

Screenshot 2024-05-07 at 12 54 50 PM

Actual behavior

Screenshot 2024-05-07 at 12 54 39 PM

Investigation

Use MarkDownload on this page https://github.com/deathau/markdownload

The saved markdown contains a URL that matches the rendered HTML. The image is saved to a different location.

URL from HTML

https://camo.githubusercontent.com/8c0ff4c86304f59947de781930fd50d83e8cbb246bf45f8f1647ece2195eb616/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64796e616d69632f6a736f6e3f6c6162656c3d656467652532306164642d6f6e267072656669783d762671756572793d2532342e76657273696f6e2675726c3d68747470732533412532462532466d6963726f736f6674656467652e6d6963726f736f66742e636f6d2532466164646f6e7325324667657470726f6475637464657461696c736279637278696425324668616a616e61616a61706b6861616266636f66646a676a6e6c676b646b6b6e6d267374796c653d666c6174266c6f676f3d6d6963726f736f66742d65646765

URL in saved markdown *

images/deathaumarkdownload A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file._2024-05-07T112150/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64796e616d69632f6a736f6e3f6c6162656c3d656467652532306164642d6f6e267072656669783d762671756572793d2532342e76657273696f6e2675726c3d68747470732533412532462532466d6963726f736f6674656467652e6d6963726f736f66742e636f6d2532466164646f6e7325324667657470726f6475637464657461696c736279637278696425324668616a616e61616a61706b6861616266636f66646a676a6e6c676b646b6b6e6d267374796c653d666c6174266c6f676f3d6d6963726f736f66742d65646765.svg

File path for saved image*

images/deathaumarkdownload A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file._2024-05-07T112150/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64796e616d69632f6a736f6e3f6c6162656c3d656467652532306164642d6f6e267072656669783d762671756572793d2532342e76657273696f6e2675726c3d68747470732533412532462532466d6963726f736f667465646765.svg

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