Closed AStepaniuk closed 1 month ago
References to local pictures are missed when document is exported to PDF
Steps to reproduce
Create (or open) markdown document with references to local pictures Like that: ![Demo Image](Images/Demo.png)
![Demo Image](Images/Demo.png)
Export document to PDF
Open PDF document
Expected result: Image are shown in PDF
Actual result: Image placeholders are shown instead of pictures in PDF
Note: Issue is not reproducible with http references to pictures. In that case Pictures are presented in PDF correctly.
References to local pictures are missed when document is exported to PDF
Steps to reproduce
Create (or open) markdown document with references to local pictures Like that:
![Demo Image](Images/Demo.png)
Export document to PDF
Open PDF document
Expected result: Image are shown in PDF
Actual result: Image placeholders are shown instead of pictures in PDF
Note: Issue is not reproducible with http references to pictures. In that case Pictures are presented in PDF correctly.