Open dicadev opened 11 months ago
I'm using different images for the light and dark themes. It means I have almost all the images duplicated and both are appearing in the PDF. Could I decide which one is included?
This is an example of the way I'm placing the images in the project:
![Image](image.png#only-light) ![Image Dark](image-dark.png#only-dark)
![Image](image.png#only-light)
![Image Dark](image-dark.png#only-dark)
same issue here
I'm using different images for the light and dark themes. It means I have almost all the images duplicated and both are appearing in the PDF. Could I decide which one is included?
This is an example of the way I'm placing the images in the project:
![Image](image.png#only-light)
![Image Dark](image-dark.png#only-dark)