Local image not displayed when export as HTML/PDF file
See original GitHub issueI notice that you have fixed the bug mentioned in Issue #23. I tryed to use  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:
- Created 6 years ago
- Reactions:1
- Comments:9 (1 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

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.
+1 Please add an option to embed images into exported pdf documents. Thanks. Great plugin.