question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Local image not displayed when export as HTML/PDF file

See original GitHub issue

I notice that you have fixed the bug mentioned in Issue #23. I tryed to use ![png](file:///imagepath) to display my image, and in notepad++, the image displayed well. However, when I clicked the export button to convert markdown file to html, the image didn’t appear in my browser, and the html code is <img src="file:///./output_1_1.png" alt="png">.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
thmaskercommented, Jul 12, 2019
![alt-text](https://<somewhere>/mdh-logo-new.png "image-title")

It’s working perfectly for Html and Pdf…

Using: Windows 10 Notepad++ v7.5.9 MarkdownViewer++ v0.8.2 (latest release, not sure if it is .25525…)

and images don’t export neither for HTML nor PDF.

1reaction
heydojocommented, Apr 11, 2018

+1 Please add an option to embed images into exported pdf documents. Thanks. Great plugin.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CSS and Image not showing in rendered pdf using html- ...
I am trying to generate html to pdf in Node.js using html-pdf-node package. The page is working fine if I open the html...
Read more >
[Solved] Image not displayed in exported PDF document ...
In Wiki and Issues, inline images (jpg and png attached files) are not displayed in the resulting PDF doc export (only text reference...
Read more >
No image when converting HTML to PDF
Yes, The image is being displayed in the HTML file. This is an HTML control in power apps that contains images (please see...
Read more >
Image with a URL from localhost or 127.0.0.1 can't be ...
An image with a URL of http://localhost:8080/image/1.png is visible in a dossier, but disappears when the dossier is exported to a PDF.
Read more >
PDF Export Stylesheet not access local image files in 6.10
My workaround if you are trying to export a single page with the desired image would be, do a custom space export and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found